From: Andreas Schwab Date: Sat, 22 Dec 2012 04:09:17 +0000 (+0000) Subject: KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV X-Git-Tag: v3.8-rc4~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d591390da94234d5b8eb1bbd9f2a25d2e780d528;p=pandora-kernel.git KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV Fixes this build breakage: arch/powerpc/kvm/book3s_hv_ras.c: In function ‘kvmppc_realmode_mc_power7’: arch/powerpc/kvm/book3s_hv_ras.c:126:23: error: ‘struct paca_struct’ has no member named ‘opal_mc_evt’ Signed-off-by: Andreas Schwab Signed-off-by: Alexander Graf --- Reading git-diff-tree failed