]> git.baikalelectronics.ru Git - kernel.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)
commit24d8b8da7312a53578e5f6445f046f9e6bf828a3
tree60077b6ad11afa0c7d6b70b12e259b33be718210
parent16b25e99653fcab58de167463ff763ff64fb1ff2
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