commit | 0fd14754141e3604529579232d34fcffd89c24b9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jun 04 10:58:23 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 04 10:58:23 2007 +0900 |
tree | 786e9653510f580817bcfcb2a2f2ab49f5d51383 | |
parent | 63dfc3c77b6a99cc618e0a11b7532a56e2699320 [diff] [blame] |
sh: ioremap() through PMB needs asm/mmu.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/mm/ioremap.c b/arch/sh/mm/ioremap.c index be03d74..0c7b7e3 100644 --- a/arch/sh/mm/ioremap.c +++ b/arch/sh/mm/ioremap.c
@@ -22,6 +22,7 @@ #include <asm/addrspace.h> #include <asm/cacheflush.h> #include <asm/tlbflush.h> +#include <asm/mmu.h> /* * Remap an arbitrary physical address space into the kernel virtual