Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318136
b: refs/heads/master
c: 7a72e41
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 20, 2012
1 parent 22df314 commit ecc2e7e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 256 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: 194ccca70ec29795ef8db006fd557a14783e734e
refs/heads/master: 7a72e416e9f44fee263eef4e3c21ac70eb2927dd
1 change: 0 additions & 1 deletion trunk/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 := \
list.o \
refcount.o \
compat.o \
event.o \
oska_module.o \
print.o \
Expand Down
54 changes: 0 additions & 54 deletions trunk/drivers/staging/csr/oska/compat.c

This file was deleted.

199 changes: 0 additions & 199 deletions trunk/drivers/staging/csr/oska/kernel-compat.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/drivers/staging/csr/oska/mutex.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

#include <linux/kernel.h>
#include <linux/mutex.h>
#include <linux/semaphore.h>

#include "kernel-compat.h"

/* Real mutexes were only added to 2.6.16 so use semaphores
instead. */
Expand Down

0 comments on commit ecc2e7e

Please sign in to comment.