Re: [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support

From: Geert Uytterhoeven
Date: Wed Dec 01 2021 - 08:06:51 EST


Hi Thomas,

On Tue, Nov 30, 2021 at 5:46 PM Thomas Bogendoerfer
<tsbogend@xxxxxxxxxxxxxxxx> wrote:
> After removal of RBTX4939 board support remove code for the TX4939 SoC.
>
> Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>

Thanks for your patch!

> ---
> arch/mips/pci/Makefile | 1 -
> arch/mips/pci/pci-tx4939.c | 107 -----
> arch/mips/txx9/Kconfig | 8 -
> arch/mips/txx9/generic/Makefile | 1 -
> arch/mips/txx9/generic/irq_tx4939.c | 216 ----------
> arch/mips/txx9/generic/setup_tx4939.c | 568 --------------------------
> drivers/char/hw_random/Kconfig | 13 -
> drivers/char/hw_random/Makefile | 1 -
> drivers/char/hw_random/tx4939-rng.c | 157 -------
> drivers/mtd/nand/raw/Kconfig | 2 +-
> 10 files changed, 1 insertion(+), 1073 deletions(-)
> delete mode 100644 arch/mips/pci/pci-tx4939.c
> delete mode 100644 arch/mips/txx9/generic/irq_tx4939.c
> delete mode 100644 arch/mips/txx9/generic/setup_tx4939.c
> delete mode 100644 drivers/char/hw_random/tx4939-rng.c

You forgot to remove arch/mips/include/asm/txx9/tx4939.h.

My rbtx4927 still works fine afterwards, so
Tested-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds