commit | 5bbeafca8d5c64b6d9c6653993492d763be0918f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jun 06 19:05:11 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Fri Jun 08 02:43:50 2007 +0000 |
tree | fcc48fa214d01b5ce2138ea2859addc5ea45beee | |
parent | 1300b1b1776475cd94685f5f61b83f84801e08e9 [diff] |
sh: Fix the SH7722 flatmem build. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7722.c b/arch/sh/kernel/cpu/sh4a/setup-sh7722.c index 82dba7f..fa07fab 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[] = {