OSDN Git Service

mm/early_ioremap: add explicit #include of asm/early_ioremap.h
[tomoyo/tomoyo-test1.git] / mm / early_ioremap.c
index 23f744d..17ae14b 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/mm.h>
 #include <linux/vmalloc.h>
 #include <asm/fixmap.h>
+#include <asm/early_ioremap.h>
 
 #ifdef CONFIG_MMU
 static int early_ioremap_debug __initdata;