kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
authorBharat Bhushan <r65777@freescale.com>
Tue, 8 Oct 2013 04:02:20 +0000 (09:32 +0530)
committerAlexander Graf <agraf@suse.de>
Thu, 9 Jan 2014 09:14:57 +0000 (10:14 +0100)
kvm_hypercall0() and friends have nothing KVM specific so moved to
epapr_hypercall0() and friends. Also they are moved from
arch/powerpc/include/asm/kvm_para.h to arch/powerpc/include/asm/epapr_hcalls.h

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found