]> git.karo-electronics.de Git - mv-sheeva.git/commit
mips: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 19:10:12 +0000 (21:10 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Nov 2011 19:13:13 +0000 (21:13 +0200)
commiteab90291d35438bcebf7c3dc85be66d0f24e3002
tree60077b6ad11afa0c7d6b70b12e259b33be718210
parent1b34d16073430671513b5231fb81cbe725b1a0de
mips: switch to GENERIC_PCI_IOMAP

mips 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/mips/Kconfig
arch/mips/lib/iomap-pci.c