staging: dgap: Merge dgap_fep5.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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a6792a3e6e
commit
b053bb86a9
3 changed files with 1858 additions and 1903 deletions
|
@ -1,7 +1,7 @@
|
||||||
obj-$(CONFIG_DGAP) += dgap.o
|
obj-$(CONFIG_DGAP) += dgap.o
|
||||||
|
|
||||||
|
|
||||||
dgap-objs := dgap_driver.o dgap_fep5.o \
|
dgap-objs := dgap_driver.o \
|
||||||
dgap_parse.o dgap_trace.o \
|
dgap_parse.o dgap_trace.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