OSDN Git Service

MIPS: Remove unused R8000 CPU support
authorPaul Burton <paul.burton@mips.com>
Mon, 22 Jul 2019 22:00:03 +0000 (22:00 +0000)
committerPaul Burton <paul.burton@mips.com>
Tue, 23 Jul 2019 21:33:51 +0000 (14:33 -0700)
commitc2aeaaea175652af6610f97a0de6d7cd07311e18
tree51b3719498bd049aad092a3c6bbe6e6da3aa88f3
parentccd51b9fc3bf264482dab86875754c40cbe13045
MIPS: Remove unused R8000 CPU support

Our R8000 CPU support can only be included if a system selects
CONFIG_SYS_HAS_CPU_R8000. No system does, making all R8000-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/addrspace.h
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/Makefile
arch/mips/mm/tlb-r8k.c [deleted file]
arch/mips/mm/tlbex.c