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)
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>

No differences found