Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318138
b: refs/heads/master
c: 44bb4ac
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 20, 2012
1 parent c37b2b6 commit a99ee4e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 143 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e74927deee8094e81fc097ba8b73d708eae7ed44
refs/heads/master: 44bb4ac4bf6b3ac751dadce46367a05ff965376e
1 change: 0 additions & 1 deletion trunk/drivers/staging/csr/oska/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ obj-$(CONFIG_CSR_WIFI) := csr_oska.o

csr_oska-y := \
list.o \
refcount.o \
event.o \
oska_module.o \
print.o \
Expand Down
8 changes: 0 additions & 8 deletions trunk/drivers/staging/csr/oska/oska_module.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
*/
#include <linux/module.h>

#include "all.h"
#include "refcount.h"

EXPORT_SYMBOL(os_refcount_init);
EXPORT_SYMBOL(os_refcount_destroy);
EXPORT_SYMBOL(os_refcount_get);
EXPORT_SYMBOL(os_refcount_put);

MODULE_DESCRIPTION("Operating System Kernel Abstraction");
MODULE_AUTHOR("Cambridge Silicon Radio Ltd.");
MODULE_LICENSE("GPL and additional rights");
47 changes: 0 additions & 47 deletions trunk/drivers/staging/csr/oska/refcount.c

This file was deleted.

86 changes: 0 additions & 86 deletions trunk/drivers/staging/csr/oska/refcount.h

This file was deleted.

0 comments on commit a99ee4e

Please sign in to comment.