]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc/termios.h
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
[linux-2.6-omap-h63xx.git] / include / asm-sparc / termios.h
index 4333232abb9f4e393619585086a408f243868b83..733d40504e1e09a8fbb1322a8a20029f5ac90476 100644 (file)
@@ -33,11 +33,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;