From: Marc Zyngier Date: Thu, 6 Mar 2014 03:30:46 +0000 (+0000) Subject: ARM: KVM: fix non-VGIC compilation X-Git-Tag: v3.14-rc7~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbde8253a8143ada18ec0d1711230747a7c1934;p=pandora-kernel.git ARM: KVM: fix non-VGIC compilation Add a stub for kvm_vgic_addr when compiling without CONFIG_KVM_ARM_VGIC. The usefulness of this configurarion is extremely doubtful, but let's fix it anyway (until we decide that we'll always support a VGIC). Reported-by: Michele Paolino Cc: Paolo Bonzini Cc: Christoffer Dall Signed-off-by: Marc Zyngier Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed