powerpc/xive: Remove xive_kexec_teardown_cpu()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Apr 2018 05:18:01 +0000 (15:18 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:28 +0000 (21:49 +1000)
commite27e0a94651e30912443e88642e698240e01cd57
tree6ca9319427096d62d237501771847fd0b2868d16
parentdbc5740247961d6b060737620520dc5435926ffe
powerpc/xive: Remove xive_kexec_teardown_cpu()

It's identical to xive_teardown_cpu() so just use the latter

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/xive.h
arch/powerpc/platforms/powernv/setup.c
arch/powerpc/platforms/pseries/kexec.c
arch/powerpc/sysdev/xive/common.c