MIPS: Remove deprecated CONFIG_MIPS_CMP
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 5 Apr 2023 18:51:27 +0000 (20:51 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 12 Apr 2023 13:01:09 +0000 (15:01 +0200)
commit7fb6f7b0af6742601e0efe315c78c26e88d30ff1
tree2e460014e9d4965634cbd415dd1d7b13ceb4a031
parent045c340c86f8a9d7cb675e179dc6297caa6ebc01
MIPS: Remove deprecated CONFIG_MIPS_CMP

Commit 5cac93b35c14 ("MIPS: Deprecate CONFIG_MIPS_CMP") deprecated
CONFIG_MIPS_CMP and after 9 years it's time to remove it.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
15 files changed:
arch/mips/Kconfig
arch/mips/include/asm/rtlx.h
arch/mips/include/asm/smp-ops.h
arch/mips/include/asm/vpe.h
arch/mips/kernel/Makefile
arch/mips/kernel/rtlx-cmp.c [deleted file]
arch/mips/kernel/smp-cmp.c [deleted file]
arch/mips/kernel/vpe-cmp.c [deleted file]
arch/mips/kernel/vpe.c
arch/mips/mti-malta/Makefile
arch/mips/mti-malta/malta-amon.c [deleted file]
arch/mips/mti-malta/malta-init.c
arch/mips/mti-malta/malta-platform.c
arch/mips/ralink/mt7621.c
drivers/irqchip/irq-mips-gic.c