Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121674
b: refs/heads/master
c: 237f3e1
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Jeff Garzik committed Nov 2, 2008
1 parent 7bc3cd1 commit ccea33a
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: dccd547e2bf2c01a13c967ae03a705338394fad6
refs/heads/master: 237f3e1d80bb9d4c6eaf684552f422568ba04ffe
2 changes: 1 addition & 1 deletion trunk/drivers/net/smc91x.c
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ static void smc_release_datacs(struct platform_device *pdev, struct net_device *
* 0 --> there is a device
* anything else, error
*/
static int smc_drv_probe(struct platform_device *pdev)
static int __init smc_drv_probe(struct platform_device *pdev)
{
struct smc91x_platdata *pd = pdev->dev.platform_data;
struct smc_local *lp;
Expand Down

0 comments on commit ccea33a

Please sign in to comment.