git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdbe33
)
arm/xen: define xen_remap as ioremap_cached
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 4 Jun 2013 16:32:15 +0000
(16:32 +0000)
committer
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 4 Jun 2013 16:32:15 +0000
(16:32 +0000)
Define xen_remap as ioremap_cache (MT_MEMORY and MT_DEVICE_CACHED end up
having the same AttrIndx encoding).
Remove include asm/mach/map.h, not unneeded.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
No differences found