staging: dgap: Merge dgap_tty.c into dgap_driver.c
There is a lot of cleanup work to do on these digi drivers and merging as much as is possible will make it easier. I also notice that many merged drivers are single source and header. Signed-off-by: Mark Hounschell <markh@compro.net> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
be94358bb8
commit
a6792a3e6e
3 changed files with 3496 additions and 3556 deletions
|
@ -3,5 +3,5 @@ obj-$(CONFIG_DGAP) += dgap.o
|
||||||
|
|
||||||
dgap-objs := dgap_driver.o dgap_fep5.o \
|
dgap-objs := dgap_driver.o dgap_fep5.o \
|
||||||
dgap_parse.o dgap_trace.o \
|
dgap_parse.o dgap_trace.o \
|
||||||
dgap_tty.o dgap_sysfs.o
|
dgap_sysfs.o
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue