aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/mce.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/mce.h')
-rw-r--r--include/asm-x86/mce.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/mce.h b/include/asm-x86/mce.h
index 531eaa58745..036133eaf74 100644
--- a/include/asm-x86/mce.h
+++ b/include/asm-x86/mce.h
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_MCE_H
-#define _ASM_X86_MCE_H
+#ifndef ASM_X86__MCE_H
+#define ASM_X86__MCE_H
#ifdef __x86_64__
@@ -127,4 +127,4 @@ extern void restart_mce(void);
#endif /* __KERNEL__ */
-#endif
+#endif /* ASM_X86__MCE_H */