Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355054
b: refs/heads/master
c: 06a8f1f
h: refs/heads/master
v: v3
  • Loading branch information
Hauke Mehrtens authored and Greg Kroah-Hartman committed Jan 30, 2013
1 parent be5901a commit 74e48b0
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: 74790147fb4e9b71083a62a525ab283a275d63b7
refs/heads/master: 06a8f1feb9e82e5b66f781ba3e39055e3f89a641
2 changes: 1 addition & 1 deletion trunk/drivers/w1/masters/w1-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ static int w1_gpio_probe_dt(struct platform_device *pdev)
return 0;
}

static int __init w1_gpio_probe(struct platform_device *pdev)
static int w1_gpio_probe(struct platform_device *pdev)
{
struct w1_bus_master *master;
struct w1_gpio_platform_data *pdata;
Expand Down

0 comments on commit 74e48b0

Please sign in to comment.