]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: 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>
Sun, 4 Dec 2011 13:59:49 +0000 (15:59 +0200)
commit083401ad72431a0bdb159754c50e26353dec2a6f
treee668585f82aee3abb56b011c78cdb7a5f46099da
parent852256831094bcac805851db411c42b175cf0f44
sparc: switch to GENERIC_PCI_IOMAP

sparc 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/sparc/Kconfig
arch/sparc/include/asm/io_32.h
arch/sparc/include/asm/io_64.h
arch/sparc/lib/iomap.c