aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-06-14 23:27:41 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-06-14 23:27:41 +0900
commit2b74b85693c7c0772e8787883230cd15314555f8 (patch)
treedd25d1316f58bd8a59da9dce82672ca9d9f85cef /arch/sh
parentsh: Switch to asm-generic versions for identical headers. (diff)
downloadlinux-dev-2b74b85693c7c0772e8787883230cd15314555f8.tar.xz
linux-dev-2b74b85693c7c0772e8787883230cd15314555f8.zip
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/include/asm/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/asm/setup.h b/arch/sh/include/asm/setup.h
index d450bcf59ee2..ce3743599b27 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__
/*