The default COMMAND_LINE_SIZE in asm-generic is 512, so the net effect of this change is nil, aside from the cleanup factor. See also commit 2b74b8569.
Signed-off-by: Paul Gortmaker Signed-off-by: Benjamin Herrenschmidt
#ifndef _ASM_POWERPC_SETUP_H #define _ASM_POWERPC_SETUP_H #include <asm-generic/setup.h> #endif /* _ASM_POWERPC_SETUP_H */