projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fb8156
)
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 14 Jun 2009 14:27:41 +0000
(23:27 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 14 Jun 2009 14:27:41 +0000
(23:27 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/setup.h
patch
|
blob
|
history
diff --git
a/arch/sh/include/asm/setup.h
b/arch/sh/include/asm/setup.h
index d450bcf59ee2548c0db6f239ce7f4363941a02f0..ce3743599b2794289a2a38d6d44bdf831d6b4276 100644
(file)
--- 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__
/*