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)
commitf0a8d597913bba310a519a149294b835b6c8c9c5
treec81dcf24a3d92efedc585431761c933bbe14857d
parentdcdbe33add56cb659ebf21fb9b6577507e21d952
arm/xen: define xen_remap as ioremap_cached

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>
arch/arm/include/asm/xen/page.h