On Tue, Nov 30, 2021 at 05:45:54PM +0100, Thomas Bogendoerfer wrote: > No active MIPS user own this board, so let's remove it. > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > arch/mips/configs/rbtx49xx_defconfig | 2 - > arch/mips/include/asm/txx9/boards.h | 3 - > arch/mips/include/asm/txx9/rbtx4938.h | 145 ---------- > arch/mips/include/asm/txx9/spi.h | 34 --- > arch/mips/pci/Makefile | 1 - > arch/mips/pci/fixup-rbtx4938.c | 53 ---- > arch/mips/txx9/Kconfig | 28 -- > arch/mips/txx9/Makefile | 1 - > arch/mips/txx9/generic/Makefile | 1 - > arch/mips/txx9/generic/setup.c | 5 - > arch/mips/txx9/generic/spi_eeprom.c | 104 ------- > arch/mips/txx9/rbtx4938/Makefile | 2 - > arch/mips/txx9/rbtx4938/irq.c | 157 ----------- > arch/mips/txx9/rbtx4938/prom.c | 22 -- > arch/mips/txx9/rbtx4938/setup.c | 372 -------------------------- > 15 files changed, 930 deletions(-) > delete mode 100644 arch/mips/include/asm/txx9/rbtx4938.h > delete mode 100644 arch/mips/include/asm/txx9/spi.h > delete mode 100644 arch/mips/pci/fixup-rbtx4938.c > delete mode 100644 arch/mips/txx9/generic/spi_eeprom.c > delete mode 100644 arch/mips/txx9/rbtx4938/Makefile > delete mode 100644 arch/mips/txx9/rbtx4938/irq.c > delete mode 100644 arch/mips/txx9/rbtx4938/prom.c > delete mode 100644 arch/mips/txx9/rbtx4938/setup.c applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]