alistair23-linux/arch/arm/mach-footbridge
Adrian Bunk e055d5bff3 [ARM] 5015/1: arm: remove ARCH_CO285
Trying to compile a kerel for ARCH_CO285 fails with the following error:

<--  snip  -->

...
  CC      arch/arm/mach-footbridge/dc21285.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:
In function 'dc21285_base_address':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: 'PCICFG0_BASE' undeclared (first use in this function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: (Each undeclared identifier is reported only once
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:54: error: for each function it appears in.)
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:57: error: 'PCICFG1_BASE' undeclared (first use in this function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:
In function 'dc21285_scan_bus':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/arm/mach-footbridge/dc21285.c:286: error: implicit declaration of function 'pci_scan_bus'
...
make[2]: *** [arch/arm/mach-footbridge/dc21285.o] Error 1

<--  snip  -->

This does not seem to be a recent breakage.

The ARCH_CO285 support is old - kernel 2.2.0 contains first traces of
it, an it seems to have been pretty complete in later 2.2 kernels.

Since it seems to be completely dead code now this patch therefore
removes it.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-05-02 23:44:57 +01:00
..
cats-hw.c Remove magic macros for screen_info structure members 2007-10-16 22:57:17 -07:00
cats-pci.c [ARM] Fix some section mismatch warnings 2007-05-30 17:48:45 +01:00
common.c [ARM] 5015/1: arm: remove ARCH_CO285 2008-05-02 23:44:57 +01:00
common.h
dc21285-timer.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
dc21285.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
dma.c
ebsa285-leds.c [ARM] 5015/1: arm: remove ARCH_CO285 2008-05-02 23:44:57 +01:00
ebsa285-pci.c
ebsa285.c
isa-irq.c
isa-timer.c [ARM] Fix timer damage from d3d74453c3 2008-01-28 10:17:12 +00:00
isa.c [ARM] Add rtc-cmos driver for ISA-based footbridge platforms 2007-10-12 23:43:32 +01:00
Kconfig
Makefile [ARM] 5015/1: arm: remove ARCH_CO285 2008-05-02 23:44:57 +01:00
Makefile.boot
netwinder-hw.c
netwinder-leds.c
netwinder-pci.c
personal-pci.c
personal.c
time.c [ARM] 5015/1: arm: remove ARCH_CO285 2008-05-02 23:44:57 +01:00