diff options
Diffstat (limited to 'arch/x86/include/asm/msr-index.h')
-rw-r--r-- | arch/x86/include/asm/msr-index.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/include/asm/msr-index.h b/arch/x86/include/asm/msr-index.h index dabd10f0bbee..e38859d577a1 100644 --- a/arch/x86/include/asm/msr-index.h +++ b/arch/x86/include/asm/msr-index.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef ASM_X86__MSR_INDEX_H | 1 | #ifndef _ASM_X86_MSR_INDEX_H |
2 | #define ASM_X86__MSR_INDEX_H | 2 | #define _ASM_X86_MSR_INDEX_H |
3 | 3 | ||
4 | /* CPU model specific register (MSR) numbers */ | 4 | /* CPU model specific register (MSR) numbers */ |
5 | 5 | ||
@@ -329,4 +329,4 @@ | |||
329 | #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b | 329 | #define MSR_IA32_VMX_PROCBASED_CTLS2 0x0000048b |
330 | #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c | 330 | #define MSR_IA32_VMX_EPT_VPID_CAP 0x0000048c |
331 | 331 | ||
332 | #endif /* ASM_X86__MSR_INDEX_H */ | 332 | #endif /* _ASM_X86_MSR_INDEX_H */ |