sh: ioremap_64 needs proc_fs.h.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 19 Nov 2007 05:26:09 +0000 (14:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:47 +0000 (13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/ioremap_64.c

index 95c85e2..95462a0 100644 (file)
@@ -18,6 +18,7 @@
 #include <linux/module.h>
 #include <linux/mm.h>
 #include <linux/io.h>
+#include <linux/proc_fs.h>
 #include <asm/page.h>
 #include <asm/pgalloc.h>
 #include <asm/addrspace.h>