mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 21:37:25 +02:00
sh: ioremap() through PMB needs asm/mmu.h.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
63dfc3c77b
commit
0fd1475414
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user