]> Pileus Git - ~andy/linux/commit
sh: 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:22 +0000 (21:13 +0200)
commit43db595e8b5d78ce5ad2feab719814a76e3ad2e5
tree927ca581da77c3044b0db3cb8fc9bfe3e8fef65f
parent335b8cf7c383c5589d29addd7c4149741a4014b9
sh: switch to GENERIC_PCI_IOMAP

sh 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/sh/Kconfig
arch/sh/drivers/pci/pci.c