android_kernel_xiaomi_sm8350/arch/powerpc/platforms/85xx
Arnd Bergmann 3dfaa762b5 [POWERPC] kill isa_{io,mem}_base definitions for !PCI
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>
2007-06-29 01:56:43 -05:00
..
Kconfig Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 2007-04-24 08:42:11 +10:00
Makefile [POWERPC] 85xx: Add initial MPC8544 DS platform files. 2007-03-29 19:39:27 -05:00
misc.c [POWERPC] Remove ioremap64 and fixup_bigphys_addr 2006-12-04 20:39:04 +11:00
mpc85xx_ads.c [POWERPC] kill isa_{io,mem}_base definitions for !PCI 2007-06-29 01:56:43 -05:00
mpc85xx_ads.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
mpc85xx_cds.c [POWERPC] kill isa_{io,mem}_base definitions for !PCI 2007-06-29 01:56:43 -05:00
mpc85xx_cds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc85xx_mds.c [POWERPC] kill isa_{io,mem}_base definitions for !PCI 2007-06-29 01:56:43 -05:00
mpc85xx.h [POWERPC] rename add_bridge to avoid namespace clashes 2007-06-29 01:56:23 -05:00
mpc8540_ads.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc8544_ds.c [POWERPC] Rename device_is_compatible to of_device_is_compatible 2007-05-07 20:31:14 +10:00
pci.c [POWERPC] rename add_bridge to avoid namespace clashes 2007-06-29 01:56:23 -05:00