Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40556
b: refs/heads/master
c: 38384c8
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Oct 31, 2006
1 parent c41731c commit 2bd3f08
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: c21e6d65f70d64b359a37545592f39e28074864e
refs/heads/master: 38384c8bd82474bf74ea68e4e44aaa14504deb07
2 changes: 1 addition & 1 deletion trunk/arch/mips/pmc-sierra/yosemite/i2c-yosemite.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static int titan_i2c_poll(void)
int titan_i2c_xfer(unsigned int slave_addr, titan_i2c_command * cmd,
int size, unsigned int *addr)
{
int loop = 0, bytes, i;
int loop, bytes = 0, i;
unsigned int *write_data, data, *read_data;
unsigned long reg_val, val;

Expand Down

0 comments on commit 2bd3f08

Please sign in to comment.