diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2003-01-03 12:32:39 +0000 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2003-01-03 12:32:39 +0000 |
| commit | b80f8a3a6cdf9791677e768114e730b25588beb4 (patch) | |
| tree | ac5b47a68e0b47fa3ea08eda765cbfe8f64f7b14 /include | |
| parent | 8de02ded4fa3c54ba79c54535c593fd28245be23 (diff) | |
[SERIAL] Remove unused info->event
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/serial_core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 8c8ea22c9edc..6ec45f3ca113 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h @@ -242,7 +242,6 @@ struct uart_info { unsigned char *tmpbuf; struct semaphore tmpbuf_sem; - unsigned long event; int blocked_open; struct tasklet_struct tlet; |
