Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96390
b: refs/heads/master
c: b11a9d8
h: refs/heads/master
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Jean Delvare committed May 11, 2008
1 parent 3361cac commit 530fe6a
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: b3eb5a0bc3c359dbb5ccb0708df18525ab6a1430
refs/heads/master: b11a9d8392a698f01337232aa8c5d5603519943f
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-sibyte.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static const struct i2c_algorithm i2c_sibyte_algo = {
/*
* registering functions to load algorithms at runtime
*/
int __init i2c_sibyte_add_bus(struct i2c_adapter *i2c_adap, int speed)
static int __init i2c_sibyte_add_bus(struct i2c_adapter *i2c_adap, int speed)
{
struct i2c_algo_sibyte_data *adap = i2c_adap->algo_data;

Expand Down

0 comments on commit 530fe6a

Please sign in to comment.