powerpc: Remove CONFIG_PPC_BOOK3E_MMU
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 19 Sep 2022 17:01:39 +0000 (19:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 13:00:14 +0000 (23:00 +1000)
commitaa5f59df201dd350f7c291c845ac8b62c0d0edd5
treed6ec41d31990ecb62271c4b169b76967abc6a920
parent3e7318584dfec11992f3ac45658c4bc1210b3778
powerpc: Remove CONFIG_PPC_BOOK3E_MMU

CONFIG_PPC_BOOK3E_MMU is redundant with CONFIG_PPC_E500.

Remove it.

Also rename mmu-book3e.h to mmu-e500.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/c5549cd59a131204ff94ab909cad2e2dad4ddf2f.1663606876.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/nohash/mmu-e500.h [moved from arch/powerpc/include/asm/nohash/mmu-book3e.h with 100% similarity]
arch/powerpc/include/asm/nohash/mmu.h
arch/powerpc/kernel/cpu_setup_e500.S
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/kvm.c
arch/powerpc/kvm/e500.h
arch/powerpc/mm/nohash/tlb.c
arch/powerpc/mm/ptdump/Makefile
arch/powerpc/platforms/Kconfig.cputype