Re: [PATCH]powerpc: Corrected include header path in kvm_para.h

2012-12-18 Thread Alexander Graf
On 18.12.2012, at 12:21, Bharat Bhushan wrote: > The include/uapi/asm/kvm_para.h includes > but the correct reference > should be as this is the place > where make install_header installs the header files for > userspace. > > Signed-off-by: Bharat Bhushan Thanks, applied to kvm-ppc-next (wit

[PATCH]powerpc: Corrected include header path in kvm_para.h

2012-12-18 Thread Bharat Bhushan
The include/uapi/asm/kvm_para.h includes but the correct reference should be as this is the place where make install_header installs the header files for userspace. Signed-off-by: Bharat Bhushan --- arch/powerpc/include/uapi/asm/kvm_para.h |2 +- 1 files changed, 1 insertions(+), 1 deletio