tile: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Nov 2011 18:42:56 +0000 (20:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 4 Dec 2011 14:00:10 +0000 (16:00 +0200)
tile now has working stubs for ioport_map and ioremap
such that the generic pci_iomap will DTRT: cast to
pointer on memory and return NULL and log message on IO map.

Switch it over to GENERIC_PCI_IOMAP.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

No differences found