Skip to content

Commit

Permalink
Staging: comedi: delete kcomedilib/data.c
Browse files Browse the repository at this point in the history
No one is using any of these functions, so remove the file entirely.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 027d53b commit 29a915f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 93 deletions.
1 change: 0 additions & 1 deletion drivers/staging/comedi/kcomedilib/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
obj-$(CONFIG_COMEDI) += kcomedilib.o

kcomedilib-objs := \
data.o \
dio.o \
kcomedilib_main.o \
get.o
92 changes: 0 additions & 92 deletions drivers/staging/comedi/kcomedilib/data.c

This file was deleted.

0 comments on commit 29a915f

Please sign in to comment.