Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328605
b: refs/heads/master
c: ac2cb30
h: refs/heads/master
i:
  328603: 0e1c78a
v: v3
  • Loading branch information
Mark Brown committed Sep 7, 2012
1 parent 7bda56f commit 09ccad9
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: 78bfee0e1e2e22c3062b41be8db618e7484c8e35
refs/heads/master: ac2cb30b4792340d932545f41a8335da2632027d
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ static int spi_gpio_probe_dt(struct platform_device *pdev)
return ret;
}
#else
static inline int spi_probe_dt(struct platform_device *)
static inline int spi_gpio_probe_dt(struct platform_device *pdev)
{
return 0;
}
Expand Down

0 comments on commit 09ccad9

Please sign in to comment.