commit | 944b3ad4264f0745cf4204473742a86efc382f0e | [log] [tgz] |
---|---|---|
author | Giedrius Statkevičius <giedrius.statkevicius@gmail.com> | Fri Mar 13 15:56:30 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 24 15:40:59 2015 +0100 |
tree | ec60558c0b0816a5bfb84adad882af4ea8fd602d | |
parent | f82d189c335ad0d9121abca77b7a79fbd120b553 [diff] |
dgnc: clean up digi.h Remove a lot of unused structs and defines from digi.h. We still have to be careful with TIOCM_LE and TIOCMSET/TIOCMBIC because termios.h and ioctls.h respectfully redefine them. Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>