From: Paul Mundt Date: Mon, 4 Jun 2007 01:58:23 +0000 (+0900) Subject: sh: ioremap() through PMB needs asm/mmu.h. X-Git-Tag: v2.6.22-rc5~100^2~1 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=0fd14754141e3604529579232d34fcffd89c24b9;p=linux-2.6-omap-h63xx.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