]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Remove unused R4300 CPU support
authorPaul Burton <paul.burton@mips.com>
Mon, 22 Jul 2019 21:59:43 +0000 (21:59 +0000)
committerPaul Burton <paul.burton@mips.com>
Tue, 23 Jul 2019 21:33:23 +0000 (14:33 -0700)
commitf9065b54d437c4660e3d974ad9ce5188c068cd76
tree32622164fa84225b50db05fcea98c830d431d7b1
parentf23478f6ea2ed6c8dccc6f7b902c2362ebc197ef
MIPS: Remove unused R4300 CPU support

Our R4300 CPU support can only be included if a system selects
CONFIG_SYS_HAS_CPU_R4300. No system does, making all R4300-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/kernel/idle.c
arch/mips/mm/c-r4k.c
arch/mips/mm/tlbex.c