Skip to content

Commit

Permalink
staging: csr: oska: remove list.c and list.h
Browse files Browse the repository at this point in the history
No one is using these functions, so remove them.

Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Jul 20, 2012
1 parent 9f47550 commit c30fbb3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 215 deletions.
1 change: 0 additions & 1 deletion drivers/staging/csr/oska/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
obj-$(CONFIG_CSR_WIFI) := csr_oska.o

csr_oska-y := \
list.o \
event.o \
oska_module.o \
print.o \
Expand Down
99 changes: 0 additions & 99 deletions drivers/staging/csr/oska/list.c

This file was deleted.

115 changes: 0 additions & 115 deletions drivers/staging/csr/oska/list.h

This file was deleted.

0 comments on commit c30fbb3

Please sign in to comment.