arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 22 Feb 2016 10:57:30 +0000 (10:57 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:19 +0000 (18:34 +0000)
commit21a4179ce0a127ea96c66d37ac571ac4ceeb992f
treefadf52b3f8136c6f3ebac0c99feb5776845105f1
parent68130cb5db09cb8a285a59f70ac72d2bfa8685fd
arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp

In order to ease the merge with the rest of the arm64 tree, move the
definition of __cpu_init_stage2() after what will be the new kvm_call_hyp.
Hopefully the resolution of the merge conflict will be obvious.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/include/asm/kvm_host.h