Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310270
b: refs/heads/master
c: 192e127
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Florian Tobias Schandinat committed May 8, 2012
1 parent c4ba1ea commit 1d67cc4
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: 43b1aee0d9b7faa04532a9dc3c161a3bb272d15f
refs/heads/master: 192e12765f96fca026f25182c6b31d909c4191a8
2 changes: 1 addition & 1 deletion trunk/drivers/video/mb862xx/mb862xx-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last)
return 1;
}

void mb862xx_i2c_stop(struct i2c_adapter *adap)
static void mb862xx_i2c_stop(struct i2c_adapter *adap)
{
struct mb862xxfb_par *par = adap->algo_data;

Expand Down

0 comments on commit 1d67cc4

Please sign in to comment.