diff options
Diffstat (limited to 'drivers/tty/serial/crisv10.h')
-rw-r--r-- | drivers/tty/serial/crisv10.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/tty/serial/crisv10.h b/drivers/tty/serial/crisv10.h index 59f70c4..a05c36b 100644 --- a/drivers/tty/serial/crisv10.h +++ b/drivers/tty/serial/crisv10.h @@ -87,8 +87,6 @@ struct e100_serial { volatile int tr_running; /* 1 if output is running */ int x_char; /* xon/xoff character */ - int close_delay; - unsigned short closing_wait; unsigned long event; int line; int type; /* PORT_ETRAX */ |