diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/serial_core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index f98dc78abb27..27767ea5fa29 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h | |||
| @@ -351,8 +351,6 @@ struct uart_state { | |||
| 351 | struct tasklet_struct tlet; | 351 | struct tasklet_struct tlet; |
| 352 | wait_queue_head_t delta_msr_wait; | 352 | wait_queue_head_t delta_msr_wait; |
| 353 | struct uart_port *uart_port; | 353 | struct uart_port *uart_port; |
| 354 | |||
| 355 | struct mutex mutex; | ||
| 356 | }; | 354 | }; |
| 357 | 355 | ||
| 358 | #define UART_XMIT_SIZE PAGE_SIZE | 356 | #define UART_XMIT_SIZE PAGE_SIZE |
