diff options
Diffstat (limited to 'drivers/tty/serial/68328serial.h')
-rw-r--r-- | drivers/tty/serial/68328serial.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/serial/68328serial.h b/drivers/tty/serial/68328serial.h index 8c9c3c0745db..3d2faabd766f 100644 --- a/drivers/tty/serial/68328serial.h +++ b/drivers/tty/serial/68328serial.h | |||
@@ -158,7 +158,6 @@ struct m68k_serial { | |||
158 | int xmit_head; | 158 | int xmit_head; |
159 | int xmit_tail; | 159 | int xmit_tail; |
160 | int xmit_cnt; | 160 | int xmit_cnt; |
161 | struct work_struct tqueue; | ||
162 | wait_queue_head_t open_wait; | 161 | wait_queue_head_t open_wait; |
163 | wait_queue_head_t close_wait; | 162 | wait_queue_head_t close_wait; |
164 | }; | 163 | }; |