aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/ioctls.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/ioctls.h')
-rw-r--r--include/asm-x86/ioctls.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-x86/ioctls.h b/include/asm-x86/ioctls.h
index c0c338bd406..33660351239 100644
--- a/include/asm-x86/ioctls.h
+++ b/include/asm-x86/ioctls.h
@@ -1,5 +1,5 @@
-#ifndef _ASM_X86_IOCTLS_H
-#define _ASM_X86_IOCTLS_H
+#ifndef ASM_X86__IOCTLS_H
+#define ASM_X86__IOCTLS_H
#include <asm/ioctl.h>
@@ -85,4 +85,4 @@
#define TIOCSER_TEMT 0x01 /* Transmitter physically empty */
-#endif
+#endif /* ASM_X86__IOCTLS_H */