Browse Source

sh: Fix the SH7722 flatmem build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 18 years ago
parent
commit
5bbeafca8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/sh/kernel/cpu/sh4a/setup-sh7722.c

+ 1 - 0
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[] = {