ARC: retire MMUv1 and MMUv2 support
authorVineet Gupta <vgupta@kernel.org>
Tue, 10 Sep 2019 00:36:34 +0000 (17:36 -0700)
committerVineet Gupta <vgupta@kernel.org>
Tue, 24 Aug 2021 21:25:47 +0000 (14:25 -0700)
commit288ff7de62af0936353c9394de9d0b2c6dd22c80
treeb6847adbdef6d2e9202ce775ba824c295270861e
parent767a697e75769fdae092a15d92bf562d5631a490
ARC: retire MMUv1 and MMUv2 support

There's no known/active customer using them with latest kernels anyways.

Removal helps cleanup code and remove the hack for
MMU_VER to MMU_V[3-4] conversion

Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/Kconfig
arch/arc/include/asm/mmu.h
arch/arc/include/asm/pgtable.h
arch/arc/include/asm/tlb-mmu1.h [deleted file]
arch/arc/mm/cache.c
arch/arc/mm/tlb.c
arch/arc/mm/tlbex.S