Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175175
b: refs/heads/master
c: 3001fa0
h: refs/heads/master
i:
  175173: a226740
  175171: 1278cd8
  175167: 21f9639
v: v3
  • Loading branch information
Pavel Machek authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent a354778 commit 701a48a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: ace9e7915badc44d0240b12ca9817b0171623f29
refs/heads/master: 3001fa0522b87cbd756896a7ffa30a38fdf7a388
2 changes: 0 additions & 2 deletions trunk/drivers/staging/dream/smd/smd_rpcrouter.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/list.h>
#include <linux/cdev.h>
#include <linux/platform_device.h>
#include <linux/wakelock.h>

#include <mach/msm_smd.h>
#include <mach/msm_rpcrouter.h>
Expand Down Expand Up @@ -144,7 +143,6 @@ struct msm_rpc_endpoint {
/* complete packets waiting to be read */
struct list_head read_q;
spinlock_t read_q_lock;
struct wake_lock read_q_wake_lock;
wait_queue_head_t wait_q;
unsigned flags;

Expand Down

0 comments on commit 701a48a

Please sign in to comment.