diff --git a/mm/early_ioremap.c b/mm/early_ioremap.c index 23f744d77ce002..17ae14b5aefa2e 100644 --- a/mm/early_ioremap.c +++ b/mm/early_ioremap.c @@ -15,6 +15,7 @@ #include #include #include +#include #ifdef CONFIG_MMU static int early_ioremap_debug __initdata;