]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Corrected include header path in kvm_para.h
authorBharat Bhushan <r65777@freescale.com>
Tue, 18 Dec 2012 01:21:28 +0000 (01:21 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 20 Dec 2012 10:23:32 +0000 (11:23 +0100)
commit1509ae56cdc19a12f76000e31602e4119fffc571
treef53a9b0b33d8b256e1b00ea9e2357b9cf9810d3c
parent66cdd0ceaf65a18996f561b770eedde1d123b019
powerpc: Corrected include header path in kvm_para.h

The include/uapi/asm/kvm_para.h includes
<include/uapi/asm/epapr_hcalls.h> but the correct reference
should be <include/asm/epapr_hcalls.h> as this is the place
where make install_header installs the header files for
userspace.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
CC: stable@vger.kernel.org
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/uapi/asm/kvm_para.h