diff options
Diffstat (limited to 'include/linux/generic_serial.h')
| -rw-r--r-- | include/linux/generic_serial.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/generic_serial.h b/include/linux/generic_serial.h index 35ee1c1fdd3e..fcd3c18a98c5 100644 --- a/include/linux/generic_serial.h +++ b/include/linux/generic_serial.h @@ -36,7 +36,6 @@ struct gs_port { int xmit_cnt; /* struct semaphore port_write_sem; */ int flags; - struct termios normal_termios; wait_queue_head_t open_wait; wait_queue_head_t close_wait; int count; |
