From: Michael S. Tsirkin Date: Tue, 29 Nov 2011 18:42:56 +0000 (+0200) Subject: tile: switch to GENERIC_PCI_IOMAP X-Git-Tag: v3.3-rc1~107^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845501213033d0058945776349f15502823359d8;p=pandora-kernel.git tile: switch to GENERIC_PCI_IOMAP 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 --- Reading git-diff-tree failed