]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/fadump: define an empty fadump_cleanup()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 22 Mar 2019 08:08:39 +0000 (08:08 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 15:58:10 +0000 (01:58 +1000)
commitbf6f9d616ac6a50b0bfa95dcd4368a698d99f5e9
tree9f5cb7ce2b13311c52ac83228676b248007a5b32
parent06f7b02e0887c829c52dda939b92c8c6c40e23de
powerpc/fadump: define an empty fadump_cleanup()

To avoid #ifdefs, define an static inline fadump_cleanup() function
when CONFIG_FADUMP is not selected

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