powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 19 Sep 2022 17:01:27 +0000 (19:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 11:00:41 +0000 (21:00 +1000)
commitb6100bedf1f9aea264757ac4a56eb1d8b04b9356
treee64702bc094ec31db2015d4b18b418ea15a5b7c7
parent0069f3d14e7a656ba9d7dbaac72659687fdbf43c
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E

CONFIG_PPC_BOOK3E_64 implies CONFIG_PPC_FSL_BOOK3E so no need of
additional #ifdefs in files built exclusively for CONFIG_PPC_BOOK3E_64.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/df16255c13b63b0221c9be63b94a6864bed22c12.1663606875.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/mm/nohash/tlb_low_64e.S