ARM: KVM: fix non-VGIC compilation
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 6 Mar 2014 03:30:46 +0000 (03:30 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:18:38 +0000 (17:18 +0200)
commit500d9e60bb1f98d24a2780542a68d6a1ffc32315
tree007bdc6d42fed80e723a093b72368291d712038a
parent0ddf276ba9c11c5bd993c7c87226dde6fc5ffa51
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 <m.paolino@virtualopensystems.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 6cbde8253a8143ada18ec0d1711230747a7c1934)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
include/kvm/arm_vgic.h