]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/include/asm/scatterlist.h
x86: Fix ASM_X86__ header guards
[linux-2.6-omap-h63xx.git] / arch / x86 / include / asm / scatterlist.h
index ee48f880005d13e8244c56bf6a59cb68845fdd2e..263d397d2eefec625804871ddf7163d951bbc869 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef ASM_X86__SCATTERLIST_H
-#define ASM_X86__SCATTERLIST_H
+#ifndef _ASM_X86_SCATTERLIST_H
+#define _ASM_X86_SCATTERLIST_H
 
 #include <asm/types.h>
 
@@ -30,4 +30,4 @@ struct scatterlist {
 # define sg_dma_len(sg)                ((sg)->dma_length)
 #endif
 
-#endif /* ASM_X86__SCATTERLIST_H */
+#endif /* _ASM_X86_SCATTERLIST_H */