On 11/29/2011 1:54 PM, Michael S. Tsirkin wrote: > 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@xxxxxxxxxx> > --- > arch/tile/Kconfig | 1 + > arch/tile/include/asm/pci.h | 2 +- > arch/tile/kernel/pci.c | 21 --------------------- > 3 files changed, 2 insertions(+), 22 deletions(-) Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx> -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html