summaryrefslogtreecommitdiff
path: root/arch/powerpc64/bits/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc64/bits/termios.h')
-rw-r--r--arch/powerpc64/bits/termios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc64/bits/termios.h b/arch/powerpc64/bits/termios.h
index e3f22e86..da1f406b 100644
--- a/arch/powerpc64/bits/termios.h
+++ b/arch/powerpc64/bits/termios.h
@@ -167,5 +167,5 @@ struct termios {
#define EXTPROC 0x10000000
#define XTABS 00006000
-#define TIOCSER_TEMT 0x01
+#define TIOCSER_TEMT 1
#endif