parisc: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 19:11:16 +0000 (21:11 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Nov 2011 19:13:15 +0000 (21:13 +0200)
commit629a858160751b670e1376dab4788f0c84138cc6
tree0cbaf0f5ac2d1c757a94f8e418df634e5a95e4de
parenteab90291d35438bcebf7c3dc85be66d0f24e3002
parisc: switch to GENERIC_PCI_IOMAP

parisc 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/parisc/Kconfig
arch/parisc/lib/iomap.c
This page took 0.024715 seconds and 5 git commands to generate.