commit | 96499871f45b9126157b1a5c512d6e30f1635225 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Oct 20 19:45:43 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 11:28:34 2008 -0700 |
tree | e32b112aa25dca6f3e4278e5718c1c2135e6519d | |
parent | 270c66be9b4a6f2be53ef3aec5dc8e7b07782ec9 [diff] |
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 <arjan@linux.intel.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>