Skip to content

Commit

Permalink
staging: csr: oska: remove print.h and print.c
Browse files Browse the repository at this point in the history
No one was calling 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 c30fbb3 commit fa33538
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 77 deletions.
1 change: 0 additions & 1 deletion drivers/staging/csr/oska/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ obj-$(CONFIG_CSR_WIFI) := csr_oska.o
csr_oska-y := \
event.o \
oska_module.o \
print.o \
thread.o \
timer.o

44 changes: 0 additions & 44 deletions drivers/staging/csr/oska/print.c

This file was deleted.

32 changes: 0 additions & 32 deletions drivers/staging/csr/oska/print.h

This file was deleted.

0 comments on commit fa33538

Please sign in to comment.