powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
authorMatthew McClintock <msm@freescale.com>
Thu, 16 Sep 2010 22:58:24 +0000 (17:58 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 14 Oct 2010 05:52:48 +0000 (00:52 -0500)
commitedb85800101c354a395ecc5ed3b52a9499bd4cfc
tree42b9e9089e6ed0a4c6ff3d96e64a2420f158a30b
parentc71635d288ffd3bcdfb30308f681f9af34f0fc81
powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec

We no longer need to call this explicitly as a generic version is called
by default.

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/smp.c