arch/powerpc/include/asm/kvm_para.h have dependency on uapi/linux/kvm_para.h for KVM_HC_FEATURES Signed-off-by: Bharat Bhushan <bharat.bhushan@xxxxxxxxxxxxx> --- arch/powerpc/include/asm/kvm_para.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/kvm_para.h b/arch/powerpc/include/asm/kvm_para.h index 2b11965..8bdfd22 100644 --- a/arch/powerpc/include/asm/kvm_para.h +++ b/arch/powerpc/include/asm/kvm_para.h @@ -20,6 +20,7 @@ #define __POWERPC_KVM_PARA_H__ #include <uapi/asm/kvm_para.h> +#include <uapi/linux/kvm_para.h> #ifdef CONFIG_KVM_GUEST -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html