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

Commit 7568f7d3 authored by Mark Hounschell's avatar Mark Hounschell Committed by Greg Kroah-Hartman
Browse files

staging: dgap: Merge dgap_sysfs.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 b053bb86
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@ obj-$(CONFIG_DGAP) += dgap.o


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

File changed.

Preview size limit exceeded, changes collapsed.

drivers/staging/dgap/dgap_sysfs.c

deleted100644 → 0
+0 −792

File deleted.

Preview size limit exceeded, changes collapsed.