arm/xen: define xen_remap as ioremap_cached
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 4 Jun 2013 16:32:15 +0000 (16:32 +0000)
committerStefano 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