Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337210
b: refs/heads/master
c: 272bf31
h: refs/heads/master
v: v3
  • Loading branch information
SeongJae Park authored and Greg Kroah-Hartman committed Oct 24, 2012
1 parent a782206 commit 77be4f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 5c092f41fdb636859a20f57372f8dd25633adbef
refs/heads/master: 272bf3146f0ae35b17f2f27f4d63fa0392d0eeda
5 changes: 0 additions & 5 deletions trunk/drivers/staging/csr/csr_framework_ext_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ extern "C" {

#ifdef __KERNEL__

struct CsrThread {
struct task_struct *thread_task;
char name[16];
};

struct CsrEvent {
/* wait_queue for waking the kernel thread */
wait_queue_head_t wakeup_q;
Expand Down

0 comments on commit 77be4f7

Please sign in to comment.