]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/termios.h
[PATCH] ARM: Fix XScale PMD setting
[linux-2.6] / include / asm-sparc / termios.h
index 0a8ad4cac125c68825139282e79e7ca8a449bafe..d05f83c809893c404a9fc897fdf5164fbac6fbc9 100644 (file)
@@ -38,15 +38,6 @@ struct sunos_ttysize {
        int st_columns; /* Columns on the terminal */
 };
 
-/* Used for packet mode */
-#define TIOCPKT_DATA            0
-#define TIOCPKT_FLUSHREAD       1
-#define TIOCPKT_FLUSHWRITE      2
-#define TIOCPKT_STOP            4
-#define TIOCPKT_START           8
-#define TIOCPKT_NOSTOP         16
-#define TIOCPKT_DOSTOP         32
-
 struct winsize {
        unsigned short ws_row;
        unsigned short ws_col;