x86: drop double underscores from header guards
[deliverable/linux.git] / arch / x86 / include / asm / visws / cobalt.h
index 0cc20f3ad7141af0eec1f433e8aba58e1b027f3e..166adf61e770927e6b33ccc4d013104ad82fb906 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_VISWS__COBALT_H
-#define _ASM_X86_VISWS__COBALT_H
+#ifndef _ASM_X86_VISWS_COBALT_H
+#define _ASM_X86_VISWS_COBALT_H
 
 #include <asm/fixmap.h>
 
@@ -122,4 +122,4 @@ extern char visws_board_type;
 
 extern char visws_board_rev;
 
-#endif /* _ASM_X86_VISWS__COBALT_H */
+#endif /* _ASM_X86_VISWS_COBALT_H */
This page took 0.025118 seconds and 5 git commands to generate.