]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/io.h
Merge branch 'linus' into x86/header-guards
[linux-2.6-omap-h63xx.git] / include / asm-x86 / io.h
index bf5d629b3a39a369256564db15ba2d66eb4a014a..1b75a43bb6cecf505e3e895b33423ecf1c2c908e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_IO_H
-#define _ASM_X86_IO_H
+#ifndef ASM_X86__IO_H
+#define ASM_X86__IO_H
 
 #define ARCH_HAS_IOREMAP_WC
 
@@ -99,4 +99,4 @@ extern void early_iounmap(void *addr, unsigned long size);
 extern void __iomem *fix_ioremap(unsigned idx, unsigned long phys);
 
 
-#endif /* _ASM_X86_IO_H */
+#endif /* ASM_X86__IO_H */