KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
authorMihai Caraman <mihai.caraman@freescale.com>
Mon, 1 Sep 2014 10:17:43 +0000 (13:17 +0300)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Sep 2014 08:11:34 +0000 (10:11 +0200)
commite9a94832f3d3ce10f5ae48dd119ccb50cfb0d04e
tree6f9597999791836b7dce61bd0bf4202247b7b4aa
parentd02d4d156e72baf9a6628c76eb53019124d3c82f
KVM: PPC: Remove shared defines for SPE and AltiVec interrupts

We currently decide at compile-time which of the SPE or AltiVec units to
support exclusively. Guard kernel defines with CONFIG_SPE_POSSIBLE and
CONFIG_PPC_E500MC and remove shared defines.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_asm.h