Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168809
b: refs/heads/master
c: 4ced24c
h: refs/heads/master
i:
  168807: cc11626
v: v3
  • Loading branch information
Kevin Wells authored and Ben Dooks committed Nov 20, 2009
1 parent d1ce701 commit 8b4e7ff
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: b2f125bcf5eac41a6d74f75ac573b77753213b74
refs/heads/master: 4ced24c8973f79113444d1e00ee8bd9e74fbf43e
2 changes: 1 addition & 1 deletion trunk/include/linux/i2c-pnx.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ struct i2c_pnx_mif {
int mode; /* Interface mode */
struct completion complete; /* I/O completion */
struct timer_list timer; /* Timeout */
char * buf; /* Data buffer */
u8 * buf; /* Data buffer */
int len; /* Length of data buffer */
};

Expand Down

0 comments on commit 8b4e7ff

Please sign in to comment.