From: Mihai Caraman Date: Mon, 1 Sep 2014 10:17:43 +0000 (+0300) Subject: KVM: PPC: Remove shared defines for SPE and AltiVec interrupts X-Git-Tag: fixes-for-v3.18-merge-window~23^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a94832f3d3ce10f5ae48dd119ccb50cfb0d04e;p=pandora-kernel.git 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 Signed-off-by: Alexander Graf --- Reading git-diff-tree failed