]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/termios.h
rt2x00: Fix lock dependency errror
[linux-2.6] / include / asm-sparc64 / termios.h
index ef527211f8a89a3a6e1e90cd44b7ddb753ef6483..1f5dab25dda5ccbca284f309585ac013e014206f 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: termios.h,v 1.11 2001/06/01 08:12:11 davem Exp $ */
 #ifndef _SPARC64_TERMIOS_H
 #define _SPARC64_TERMIOS_H
 
@@ -33,11 +32,6 @@ struct ltchars {
 };
 #endif /* __KERNEL__ */
 
-struct sunos_ttysize {
-       int st_lines;   /* Lines on the terminal */
-       int st_columns; /* Columns on the terminal */
-};
-
 struct winsize {
        unsigned short ws_row;
        unsigned short ws_col;