forked from Minki/linux
3dfaa762b5
When CONFIG_PCI is disabled, the definitions for isa_io_base, isa_mem_base and pci_dram_offset are entirely unused, but they can result in link failure because they are defined in multiple places. The easiest fix is to just remove all these definitions. Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
misc.c | ||
mpc83xx.h | ||
mpc832x_mds.c | ||
mpc832x_rdb.c | ||
mpc834x_itx.c | ||
mpc834x_mds.c | ||
mpc836x_mds.c | ||
mpc8313_rdb.c | ||
pci.c |