]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 22 Mar 2019 08:08:43 +0000 (08:08 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 15:58:11 +0000 (01:58 +1000)
commitb5064efee2211f83b98a6a69e7319257c8411221
treee7831bf2e9dc8990eeaf7474446f4f8284017c1b
parente9e9b25a4c99eec0e678c78124ae79764d8f777a
powerpc/setup: cleanup ifdef mess in check_cache_coherency()

Use IS_ENABLED() instead of #ifdefs

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/setup-common.c