]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>
Fri, 13 Mar 2015 13:56:31 +0000 (15:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Mar 2015 14:40:59 +0000 (15:40 +0100)
commit850b41f7ba75aa4fb472eff730061957e42a2372
treeb04482bfb81b38d99826ed3b04a223c139cd0e5f
parent944b3ad4264f0745cf4204473742a86efc382f0e
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h

Dpacompat.h contained a lot of unused #defines and only few things are
used from it so since we've trimmed down digi.h, now we can delete
dpacompat.h and move remaining stuff into digi.h.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c
drivers/staging/dgnc/dgnc_mgmt.c
drivers/staging/dgnc/dgnc_tty.c
drivers/staging/dgnc/digi.h
drivers/staging/dgnc/dpacompat.h [deleted file]