powerpc/reg: Remove #ifdef around mtspr macro
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 21 Jun 2023 10:40:50 +0000 (12:40 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Aug 2023 13:54:48 +0000 (23:54 +1000)
commit6039fcd3fba99451ea9d013c4d3a65a40b2feff0
treec987967dd9bf556ea9f21a73b439061144e5e670
parent0d5769f9503d9a88661b82fee6a320e711f8b01a
powerpc/reg: Remove #ifdef around mtspr macro

That ifdef was introduced by commit 1458dd951f7c ("powerpc/8xx:
Handle CPU6 ERRATA directly in mtspr() macro") and left over by
commit 2a45addd21de ("powerpc/8xx: Remove CPU6 ERRATA Workaround")

Remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/cf652e47ea9e453e89813611b6f76d0939a12063.1687344017.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/reg.h