aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2006-11-11 10:53:19 +0100
committerPaul Mackerras <paulus@samba.org>2006-11-13 14:49:25 +1100
commit19a79859e168640f8e16d7b216d211c1c52b687a (patch)
tree6a7d0467b26bd1470679b486899c48258a611b73 /arch/ppc
parentb61c5509fe8f6c665c146ab14f960000d4a5d1a9 (diff)
[PATCH] ppc: Fix io.h for config with CONFIG_PCI not set
When CONFIG_PCI option is not set, the variables pci_dram_offset, isa_io_base and isa_mem_base are not defined. Currently, the test is handled in each platform header. This patch moves the test in io.h once and for all. Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc')
0 files changed, 0 insertions, 0 deletions