]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/termios.h
[PATCH] make 8250_pnp serial driver work after suspend to ram
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / termios.h
index 9777a9cca88aa900a68545fccb1e7939bcf51a81..ee26a071c67776074f9386249c8b3af040370077 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;