[PATCH 2/3] MIPS: TXX9: Remove rbtx4939 board support

Thomas Bogendoerfer tsbogend at alpha.franken.de
Sun Jan 2 05:27:33 PST 2022


On Tue, Nov 30, 2021 at 05:45:55PM +0100, Thomas Bogendoerfer wrote:
> No active MIPS user own this board, so let's remove it.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend at alpha.franken.de>
> ---
>  arch/mips/configs/rbtx49xx_defconfig          |   2 -
>  .../include/asm/mach-tx49xx/mangle-port.h     |   8 -
>  arch/mips/include/asm/txx9/boards.h           |   3 -
>  arch/mips/include/asm/txx9/rbtx4939.h         | 142 -----
>  arch/mips/txx9/Kconfig                        |  12 -
>  arch/mips/txx9/Makefile                       |   1 -
>  arch/mips/txx9/generic/7segled.c              | 123 ----
>  arch/mips/txx9/generic/Makefile               |   1 -
>  arch/mips/txx9/generic/setup.c                |  20 -
>  arch/mips/txx9/rbtx4939/Makefile              |   2 -
>  arch/mips/txx9/rbtx4939/irq.c                 |  95 ---
>  arch/mips/txx9/rbtx4939/prom.c                |  29 -
>  arch/mips/txx9/rbtx4939/setup.c               | 554 ------------------
>  drivers/mtd/maps/Kconfig                      |   6 -
>  drivers/mtd/maps/Makefile                     |   1 -
>  drivers/mtd/maps/rbtx4939-flash.c             | 133 -----
>  16 files changed, 1132 deletions(-)
>  delete mode 100644 arch/mips/include/asm/txx9/rbtx4939.h
>  delete mode 100644 arch/mips/txx9/generic/7segled.c
>  delete mode 100644 arch/mips/txx9/rbtx4939/Makefile
>  delete mode 100644 arch/mips/txx9/rbtx4939/irq.c
>  delete mode 100644 arch/mips/txx9/rbtx4939/prom.c
>  delete mode 100644 arch/mips/txx9/rbtx4939/setup.c
>  delete mode 100644 drivers/mtd/maps/rbtx4939-flash.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 ]



More information about the linux-mtd mailing list