Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-x86 / pgtable_64.h
index 549144d03d99e7972ec2d4806b1763c2c41c933f..e3dcf7a08a0bc5566dcbb4a4dcf32e3dd55d0380 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _X86_64_PGTABLE_H
-#define _X86_64_PGTABLE_H
+#ifndef ASM_X86__PGTABLE_64_H
+#define ASM_X86__PGTABLE_64_H
 
 #include <linux/const.h>
 #ifndef __ASSEMBLY__
@@ -284,4 +284,4 @@ extern void cleanup_highmap(void);
 #define __HAVE_ARCH_PTE_SAME
 #endif /* !__ASSEMBLY__ */
 
-#endif /* _X86_64_PGTABLE_H */
+#endif /* ASM_X86__PGTABLE_64_H */