kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
authorBharat Bhushan <r65777@freescale.com>
Tue, 8 Oct 2013 04:02:19 +0000 (09:32 +0530)
committerAlexander Graf <agraf@suse.de>
Thu, 9 Jan 2014 09:14:56 +0000 (10:14 +0100)
kvm_hypercall() have nothing KVM specific, so renamed to epapr_hypercall().
Also this in moved 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