OSDN Git Service

MIPS: Remove unused R5432 CPU support
authorPaul Burton <paul.burton@mips.com>
Mon, 22 Jul 2019 21:59:50 +0000 (21:59 +0000)
committerPaul Burton <paul.burton@mips.com>
Tue, 23 Jul 2019 21:33:34 +0000 (14:33 -0700)
commit8e96b08472e6698011d3105912031e90e7ef553f
tree7de226c928d9fbcaf50d769fa6037f23b4436b81
parentf9065b54d437c4660e3d974ad9ce5188c068cd76
MIPS: Remove unused R5432 CPU support

Our R5432 CPU support can only be included if a system selects
CONFIG_SYS_HAS_CPU_R5432. No system does, making all R5432-related CPU
support dead code. Remove it.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/include/asm/cpu-type.h
arch/mips/include/asm/cpu.h
arch/mips/include/asm/module.h
arch/mips/kernel/cpu-probe.c
arch/mips/mm/c-r4k.c
arch/mips/mm/tlbex.c