commit | 2b74b85693c7c0772e8787883230cd15314555f8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sun Jun 14 23:27:41 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Jun 14 23:27:41 2009 +0900 |
tree | dd25d1316f58bd8a59da9dce82672ca9d9f85cef | |
parent | 7fb8156d50c7bf3eb183c308cc63be827c6944a9 [diff] |
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/include/asm/setup.h b/arch/sh/include/asm/setup.h index d450bcf..ce37435 100644 --- a/arch/sh/include/asm/setup.h +++ b/arch/sh/include/asm/setup.h
@@ -1,7 +1,7 @@ #ifndef _SH_SETUP_H #define _SH_SETUP_H -#define COMMAND_LINE_SIZE 256 +#include <asm-generic/setup.h> #ifdef __KERNEL__ /*