]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/nops.h
x86: Fix ASM_X86__ header guards
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / nops.h
index ae742721ae73e01cdfeb9ab4e1bc72310f5ec729..ad2668ee1aa7af8cc6fa62fdede3e58b08966ab1 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef ASM_X86__NOPS_H
-#define ASM_X86__NOPS_H
+#ifndef _ASM_X86_NOPS_H
+#define _ASM_X86_NOPS_H
 
 /* Define nops for use with alternative() */
 
 
 #define ASM_NOP_MAX 8
 
-#endif /* ASM_X86__NOPS_H */
+#endif /* _ASM_X86_NOPS_H */