mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
tty: Rework istallion to use the tty port changes
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
36c621d82b
commit
2a6eadbd5a
2 changed files with 43 additions and 117 deletions
|
@ -61,7 +61,6 @@ struct stliport {
|
|||
int custom_divisor;
|
||||
int close_delay;
|
||||
int closing_wait;
|
||||
int openwaitcnt;
|
||||
int rc;
|
||||
int argsize;
|
||||
void *argp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue