ARM: KVM: Remove __weak attributes
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Jan 2016 09:32:23 +0000 (09:32 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:15 +0000 (18:34 +0000)
commitfa85e25dad0f3f4e7ff2c58a914dcfe53210f680
tree79069cc2321f21d3cbe92a4e4aed6685df92acfb
parentd4c7688c51e57be20ca5f3dffa4c8771888a42fc
ARM: KVM: Remove __weak attributes

Now that the old code is long gone, we can remove all the weak
attributes, as there is only one version of the code.

Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/hyp/hyp-entry.S
arch/arm/kvm/hyp/switch.c
arch/arm/kvm/hyp/tlb.c