ARM: KVM: Remove unused hyp_pc field
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 5 Jan 2016 18:57:36 +0000 (18:57 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:15 +0000 (18:34 +0000)
commit311b5b363cd28aa778de083178f147f32622e331
tree7035c3260956ec939375f9227a9e82a2b990548e
parentff3a01d1e029847abb2d0735843ac6f7ae1385ea
ARM: KVM: Remove unused hyp_pc field

This field was never populated, and the panic code already
does something similar. Delete the related code.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_emulate.h
arch/arm/include/asm/kvm_host.h
arch/arm/kernel/asm-offsets.c
arch/arm/kvm/handle_exit.c