]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86/paravirt.h
Merge branch 'linus' into x86/header-guards
[karo-tx-linux.git] / include / asm-x86 / paravirt.h
index fbbde93f12d6d5ad0aaca4fb1e6db0860cb5a351..2e6821a0b6e78b0f6d03ecce89dd58377364e3b4 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __ASM_PARAVIRT_H
-#define __ASM_PARAVIRT_H
+#ifndef ASM_X86__PARAVIRT_H
+#define ASM_X86__PARAVIRT_H
 /* Various instructions on x86 need to be replaced for
  * para-virtualization: those hooks are defined here. */
 
@@ -1634,4 +1634,4 @@ static inline unsigned long __raw_local_irq_save(void)
 
 #endif /* __ASSEMBLY__ */
 #endif /* CONFIG_PARAVIRT */
-#endif /* __ASM_PARAVIRT_H */
+#endif /* ASM_X86__PARAVIRT_H */