Skip to content

Commit

Permalink
staging: csr: oska: remove timer.c and timer.h
Browse files Browse the repository at this point in the history
No one is using these, 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 3421ee2 commit bd2b57a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 70 deletions.
3 changes: 1 addition & 2 deletions drivers/staging/csr/oska/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ obj-$(CONFIG_CSR_WIFI) := csr_oska.o
csr_oska-y := \
event.o \
oska_module.o \
thread.o \
timer.o
thread.o

28 changes: 0 additions & 28 deletions drivers/staging/csr/oska/timer.c

This file was deleted.

40 changes: 0 additions & 40 deletions drivers/staging/csr/oska/timer.h

This file was deleted.

0 comments on commit bd2b57a

Please sign in to comment.