]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/asm-x86/pgtable_64.h
x86: consolidate header guards
[linux-beck.git] / include / asm-x86 / pgtable_64.h
index 805d3128bfc4682683b900fd40190a05d355d2aa..b80c0d7658c3ebc3a4fb43464db58837f8305647 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 */