]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/microcode.h
x86/paravirt: fix missing callee-save call on pud_val
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / microcode.h
index 62c793bb70cacf0fd7abd4d1d96057b6a5d77ed6..c882664716c1d13e5678aa188fb0ccf75d50acca 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef ASM_X86__MICROCODE_H
-#define ASM_X86__MICROCODE_H
+#ifndef _ASM_X86_MICROCODE_H
+#define _ASM_X86_MICROCODE_H
 
 struct cpu_signature {
        unsigned int sig;
@@ -44,4 +44,4 @@ static inline struct microcode_ops * __init init_amd_microcode(void)
 }
 #endif
 
-#endif /* ASM_X86__MICROCODE_H */
+#endif /* _ASM_X86_MICROCODE_H */