Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354564
b: refs/heads/master
c: 74ff31b
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent 1377b8b commit c0ef0ca
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: c0304996ba4013df58f807bf2b3ad59df84d7953
refs/heads/master: 74ff31b81d94c139882258e9e4a73aca28d05b0a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/usb3503.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ static int usb3503_switch_mode(struct usb3503 *hub, enum usb3503_mode mode)
return err;
}

int usb3503_probe(struct i2c_client *i2c, const struct i2c_device_id *id)
static int usb3503_probe(struct i2c_client *i2c, const struct i2c_device_id *id)
{
struct usb3503_platform_data *pdata = i2c->dev.platform_data;
struct usb3503 *hub;
Expand Down

0 comments on commit c0ef0ca

Please sign in to comment.