aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/serial_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
index fd11d4d5a571..63ad90966db2 100644
--- a/include/linux/serial_core.h
+++ b/include/linux/serial_core.h
@@ -354,7 +354,6 @@ struct uart_state {
354#define USF_CLOSING_WAIT_INF (0) 354#define USF_CLOSING_WAIT_INF (0)
355#define USF_CLOSING_WAIT_NONE (~0U) 355#define USF_CLOSING_WAIT_NONE (~0U)
356 356
357 int count;
358 int pm_state; 357 int pm_state;
359 struct circ_buf xmit; 358 struct circ_buf xmit;
360 uif_t flags; 359 uif_t flags;