arm: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 18:57:23 +0000 (20:57 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Nov 2011 19:13:06 +0000 (21:13 +0200)
commite5bfb72ce2ce558b5a5a46cc5694001f0479c7f2
treecdbea1fb4d12581913eaa2007618cdf358fd075a
parentf2971c4c3197935f409bff202b9ab67416981dd7
arm: switch to GENERIC_PCI_IOMAP

arm copied pci_iomap from generic code, probably to avoid
pulling the rest of iomap.c in.  Since that's in
a separate file now, we can reuse the common implementation.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
arch/arm/Kconfig
arch/arm/include/asm/io.h
arch/arm/mm/iomap.c