[MIPS] DDB5477: Remove support
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Mon, 30 Jul 2007 13:40:35 +0000 (22:40 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Jul 2007 20:35:34 +0000 (21:35 +0100)
commitff32b062ea6d16a1c53d57da0ac9419c9d015534
treec206f1e32f6b10149924fc48d359574b90410cb3
parent796756bab6fd09111159b76288169e18fa13d3e8
[MIPS] DDB5477: Remove support

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
65 files changed:
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/configs/atlas_defconfig
arch/mips/configs/bigsur_defconfig
arch/mips/configs/capcella_defconfig
arch/mips/configs/cobalt_defconfig
arch/mips/configs/db1000_defconfig
arch/mips/configs/db1100_defconfig
arch/mips/configs/db1200_defconfig
arch/mips/configs/db1500_defconfig
arch/mips/configs/db1550_defconfig
arch/mips/configs/ddb5477_defconfig [deleted file]
arch/mips/configs/decstation_defconfig
arch/mips/configs/e55_defconfig
arch/mips/configs/emma2rh_defconfig
arch/mips/configs/excite_defconfig
arch/mips/configs/fulong_defconfig
arch/mips/configs/ip22_defconfig
arch/mips/configs/ip27_defconfig
arch/mips/configs/ip32_defconfig
arch/mips/configs/jazz_defconfig
arch/mips/configs/jmr3927_defconfig
arch/mips/configs/malta_defconfig
arch/mips/configs/mipssim_defconfig
arch/mips/configs/mpc30x_defconfig
arch/mips/configs/msp71xx_defconfig
arch/mips/configs/pb1100_defconfig
arch/mips/configs/pb1500_defconfig
arch/mips/configs/pb1550_defconfig
arch/mips/configs/pnx8550-jbs_defconfig
arch/mips/configs/pnx8550-stb810_defconfig
arch/mips/configs/qemu_defconfig
arch/mips/configs/rbhma4200_defconfig
arch/mips/configs/rbhma4500_defconfig
arch/mips/configs/rm200_defconfig
arch/mips/configs/sb1250-swarm_defconfig
arch/mips/configs/sead_defconfig
arch/mips/configs/tb0219_defconfig
arch/mips/configs/tb0226_defconfig
arch/mips/configs/tb0287_defconfig
arch/mips/configs/workpad_defconfig
arch/mips/configs/wrppmc_defconfig
arch/mips/configs/yosemite_defconfig
arch/mips/ddb5xxx/Kconfig [deleted file]
arch/mips/ddb5xxx/common/Makefile [deleted file]
arch/mips/ddb5xxx/common/nile4.c [deleted file]
arch/mips/ddb5xxx/common/prom.c [deleted file]
arch/mips/ddb5xxx/common/rtc_ds1386.c [deleted file]
arch/mips/ddb5xxx/ddb5477/Makefile [deleted file]
arch/mips/ddb5xxx/ddb5477/ddb5477-platform.c [deleted file]
arch/mips/ddb5xxx/ddb5477/debug.c [deleted file]
arch/mips/ddb5xxx/ddb5477/irq.c [deleted file]
arch/mips/ddb5xxx/ddb5477/irq_5477.c [deleted file]
arch/mips/ddb5xxx/ddb5477/kgdb_io.c [deleted file]
arch/mips/ddb5xxx/ddb5477/lcd44780.c [deleted file]
arch/mips/ddb5xxx/ddb5477/lcd44780.h [deleted file]
arch/mips/ddb5xxx/ddb5477/setup.c [deleted file]
arch/mips/defconfig
arch/mips/pci/Makefile
arch/mips/pci/fixup-ddb5477.c [deleted file]
arch/mips/pci/ops-ddb5477.c [deleted file]
arch/mips/pci/pci-ddb5477.c [deleted file]
include/asm-mips/bootinfo.h
include/asm-mips/ddb5xxx/ddb5477.h [deleted file]
include/asm-mips/ddb5xxx/ddb5xxx.h [deleted file]