Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281412
b: refs/heads/master
c: 29b8584
h: refs/heads/master
v: v3
  • Loading branch information
Marco Navarra authored and Greg Kroah-Hartman committed Dec 22, 2011
1 parent bca93fb commit ef905d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8e04d6d83a8ddbd6d81f497e583b8d15de3c2995
refs/heads/master: 29b858471b266be7e56b69cfcee7ba94d9427dd3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/android/binder.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ struct binder_version {
/* This is the current protocol version. */
#define BINDER_CURRENT_PROTOCOL_VERSION 7

#define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read)
#define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read)
#define BINDER_SET_IDLE_TIMEOUT _IOW('b', 3, int64_t)
#define BINDER_SET_MAX_THREADS _IOW('b', 5, size_t)
#define BINDER_SET_IDLE_PRIORITY _IOW('b', 6, int)
Expand Down

0 comments on commit ef905d0

Please sign in to comment.