MIPS: Remove PNX833x alias NXP_STB22x
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 22 Aug 2020 08:04:27 +0000 (10:04 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 24 Aug 2020 15:29:28 +0000 (17:29 +0200)
commit625326ea9c84872c71f90b97a9def3c01db9100f
tree71dcae0012c460d2ff9808f0f06913e775a43a6f
parent725ac66ed278f5cea418251e35ca1e289d497c6f
MIPS: Remove PNX833x alias NXP_STB22x

Remove another unused MIPS platform.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
18 files changed:
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/configs/pnx8335_stb225_defconfig [deleted file]
arch/mips/include/asm/mach-pnx833x/gpio.h [deleted file]
arch/mips/include/asm/mach-pnx833x/irq-mapping.h [deleted file]
arch/mips/include/asm/mach-pnx833x/irq.h [deleted file]
arch/mips/include/asm/mach-pnx833x/pnx833x.h [deleted file]
arch/mips/include/asm/mipsregs.h
arch/mips/pnx833x/Makefile [deleted file]
arch/mips/pnx833x/Platform [deleted file]
arch/mips/pnx833x/common/Makefile [deleted file]
arch/mips/pnx833x/common/interrupts.c [deleted file]
arch/mips/pnx833x/common/platform.c [deleted file]
arch/mips/pnx833x/common/prom.c [deleted file]
arch/mips/pnx833x/common/reset.c [deleted file]
arch/mips/pnx833x/common/setup.c [deleted file]
arch/mips/pnx833x/stb22x/Makefile [deleted file]
arch/mips/pnx833x/stb22x/board.c [deleted file]