MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jan 2013 11:50:10 +0000 (12:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Feb 2013 09:00:21 +0000 (10:00 +0100)
commite33b0451e983734b20f423f3fd68016c34d5724d
tree06275d2d5cc82b9acfc56d0c240413dc32686008
parent9b73100911ac6886e1bbf54a4626d545f9ba6ddf
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
36 files changed:
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/configs/pnx8550_jbs_defconfig [deleted file]
arch/mips/configs/pnx8550_stb810_defconfig [deleted file]
arch/mips/include/asm/mach-pnx8550/cm.h [deleted file]
arch/mips/include/asm/mach-pnx8550/glb.h [deleted file]
arch/mips/include/asm/mach-pnx8550/int.h [deleted file]
arch/mips/include/asm/mach-pnx8550/kernel-entry-init.h [deleted file]
arch/mips/include/asm/mach-pnx8550/nand.h [deleted file]
arch/mips/include/asm/mach-pnx8550/pci.h [deleted file]
arch/mips/include/asm/mach-pnx8550/uart.h [deleted file]
arch/mips/include/asm/mach-pnx8550/usb.h [deleted file]
arch/mips/include/asm/mach-pnx8550/war.h [deleted file]
arch/mips/pci/Makefile
arch/mips/pci/fixup-pnx8550.c [deleted file]
arch/mips/pci/ops-pnx8550.c [deleted file]
arch/mips/pnx8550/Makefile [deleted file]
arch/mips/pnx8550/Platform [deleted file]
arch/mips/pnx8550/common/Makefile [deleted file]
arch/mips/pnx8550/common/int.c [deleted file]
arch/mips/pnx8550/common/pci.c [deleted file]
arch/mips/pnx8550/common/platform.c [deleted file]
arch/mips/pnx8550/common/proc.c [deleted file]
arch/mips/pnx8550/common/prom.c [deleted file]
arch/mips/pnx8550/common/reset.c [deleted file]
arch/mips/pnx8550/common/setup.c [deleted file]
arch/mips/pnx8550/common/time.c [deleted file]
arch/mips/pnx8550/jbs/Makefile [deleted file]
arch/mips/pnx8550/jbs/board_setup.c [deleted file]
arch/mips/pnx8550/jbs/init.c [deleted file]
arch/mips/pnx8550/jbs/irqmap.c [deleted file]
arch/mips/pnx8550/stb810/Makefile [deleted file]
arch/mips/pnx8550/stb810/board_setup.c [deleted file]
arch/mips/pnx8550/stb810/irqmap.c [deleted file]
arch/mips/pnx8550/stb810/prom_init.c [deleted file]
drivers/tty/serial/Kconfig