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:
Alan Cox 2009-01-02 13:46:18 +00:00 committed by Linus Torvalds
parent 36c621d82b
commit 2a6eadbd5a
2 changed files with 43 additions and 117 deletions

View file

@ -61,7 +61,6 @@ struct stliport {
int custom_divisor;
int close_delay;
int closing_wait;
int openwaitcnt;
int rc;
int argsize;
void *argp;