X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fkvm_para.h;h=b8a3305ae093772f23a2dba14cdb4a446ae5a721;hb=1965aae3c98397aad957412413c07e97b1bd4e64;hp=30054fded4fbbe325271e9ca2db0424eb3ebbdde;hpb=87e299e5c7508a9443f04703f1d0c7f518f79ea9;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/include/asm/kvm_para.h b/arch/x86/include/asm/kvm_para.h index 30054fded4f..b8a3305ae09 100644 --- a/arch/x86/include/asm/kvm_para.h +++ b/arch/x86/include/asm/kvm_para.h @@ -1,5 +1,5 @@ -#ifndef ASM_X86__KVM_PARA_H -#define ASM_X86__KVM_PARA_H +#ifndef _ASM_X86_KVM_PARA_H +#define _ASM_X86_KVM_PARA_H /* This CPUID returns the signature 'KVMKVMKVM' in ebx, ecx, and edx. It * should be used to determine that a VM is running under KVM. @@ -144,4 +144,4 @@ static inline unsigned int kvm_arch_para_features(void) #endif -#endif /* ASM_X86__KVM_PARA_H */ +#endif /* _ASM_X86_KVM_PARA_H */