aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-06-06 19:05:11 +0900
committerPaul Mundt <lethal@hera.kernel.org>2007-06-08 02:43:50 +0000
commit5bbeafca8d5c64b6d9c6653993492d763be0918f (patch)
treefcc48fa214d01b5ce2138ea2859addc5ea45beee /arch/sh/kernel/cpu/sh4a
parentsh: Make NUMA depend on sparsemem. (diff)
downloadlinux-dev-5bbeafca8d5c64b6d9c6653993492d763be0918f.tar.xz
linux-dev-5bbeafca8d5c64b6d9c6653993492d763be0918f.zip
sh: Fix the SH7722 flatmem build.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/cpu/sh4a')
-rw-r--r--arch/sh/kernel/cpu/sh4a/setup-sh7722.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7722.c b/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
index 82dba7ff24b5..fa07fab4797f 100644
--- a/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
+++ b/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
@@ -11,6 +11,7 @@
#include <linux/init.h>
#include <linux/serial.h>
#include <linux/mm.h>
+#include <asm/mmzone.h>
#include <asm/sci.h>
static struct plat_sci_port sci_platform_data[] = {