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: http://git.mmlx.us/?a=commitdiff_plain;h=0fd14754141e3604529579232d34fcffd89c24b9;p=linux-edison.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 be03d74e99c..0c7b7e33abd 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