Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69edaa21 authored by Mark Hounschell's avatar Mark Hounschell Committed by Greg Kroah-Hartman
Browse files

staging: dgap: Merge dgap_parses.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: default avatarMark Hounschell <markh@compro.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7568f7d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,5 +2,5 @@ obj-$(CONFIG_DGAP) += dgap.o


dgap-objs :=	dgap_driver.o \
		dgap_parse.o	dgap_trace.o 
		dgap_trace.o 
+1325 −0

File changed.

Preview size limit exceeded, changes collapsed.

drivers/staging/dgap/dgap_parse.c

deleted100644 → 0
+0 −1373

File deleted.

Preview size limit exceeded, changes collapsed.