From: Heiko Carstens Date: Mon, 20 Oct 2008 17:45:43 +0000 (+0200) Subject: PCI: fix pci_ioremap_bar() on s390 X-Git-Tag: v2.6.28-rc1~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96499871f45b9126157b1a5c512d6e30f1635225;p=pandora-kernel.git PCI: fix pci_ioremap_bar() on s390 s390 doesn't have ioremap_*, so protect the definition of the new pci_ioremap_bar function with CONFIG_HAS_IOMEM to avoid build breakage. Acked-by: Arjan van de Ven Signed-off-by: Heiko Carstens Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed