OSDN Git Service

powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 18 Feb 2020 14:09:29 +0000 (14:09 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 18 Feb 2020 23:35:22 +0000 (10:35 +1100)
commit9eb425b2e04e0e3006adffea5bf5f227a896f128
tree2305a6791c4520deb16a34c7cdb17a786c094de1
parent066bc3576e653b615ee3f5230a89d69c8ebeeb71
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S

Fixes: 12c3f1fd87bf ("powerpc/32s: get rid of CPU_FTR_601 feature")
Cc: stable@vger.kernel.org # v5.4+
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/a99fc0ad65b87a1ba51cfa3e0e9034ee294c3e07.1582034961.git.christophe.leroy@c-s.fr
arch/powerpc/kernel/entry_32.S