powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 14 Jun 2019 06:41:45 +0000 (06:41 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 4 Jul 2019 16:06:37 +0000 (02:06 +1000)
commit647d5ed0ae8a9942de8615f33790be7ac940056c
treedcd9b2570e0e58acb4820d0e6b1bb574d2b5ff80
parentf5348c080e07bc7ce8f6a6c110bd2672f915c6b1
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c

Reduce #ifdef mess by using IS_ENABLED() instead.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/8xx/micropatch.c