From: Paul Mundt Date: Mon, 4 Jun 2007 01:58:23 +0000 (+0900) Subject: sh: ioremap() through PMB needs asm/mmu.h. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0fd14754141e3604529579232d34fcffd89c24b9;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git sh: ioremap() through PMB needs asm/mmu.h. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/mm/ioremap.c b/arch/sh/mm/ioremap.c index be03d74e99cb..0c7b7e33abdc 100644 --- a/arch/sh/mm/ioremap.c +++ b/arch/sh/mm/ioremap.c @@ -22,6 +22,7 @@ #include #include #include +#include /* * Remap an arbitrary physical address space into the kernel virtual