projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81b6699
)
sh: Fix up headers_check regression.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Sep 2008 14:24:59 +0000
(23:24 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 17 Sep 2008 14:24:59 +0000
(23:24 +0900)
linux/mmzone.h isn't exported, kill it off from asm/setup.h and simply
deal with it in the places that have a dependency instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/setup.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/include/asm/setup.h
b/arch/sh/include/asm/setup.h
index 1b7856f5924cdc78093a331cdf5bb6775e3e7730..d450bcf59ee2548c0db6f239ce7f4363941a02f0 100644
(file)
--- a/
arch/sh/include/asm/setup.h
+++ b/
arch/sh/include/asm/setup.h
@@
-1,12
+1,9
@@
#ifndef _SH_SETUP_H
#define _SH_SETUP_H
-#include <linux/mmzone.h>
-
#define COMMAND_LINE_SIZE 256
#ifdef __KERNEL__
-
/*
* This is set up by the setup-routine at boot-time
*/