Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184007
b: refs/heads/master
c: 447d8c2
h: refs/heads/master
i:
  184005: 68bb902
  184003: e518edc
  183999: 2968f94
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Feb 12, 2010
1 parent 68e63d4 commit 8545ee6
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: 2bec5a369ee79576a3eea2c23863325089785a2c
refs/heads/master: 447d8c2603a417cca68240059fbf1babfd27774f
2 changes: 1 addition & 1 deletion trunk/drivers/net/arm/am79c961a.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ static const struct net_device_ops am79c961_netdev_ops = {
#endif
};

static int __init am79c961_probe(struct platform_device *pdev)
static int __devinit am79c961_probe(struct platform_device *pdev)
{
struct resource *res;
struct net_device *dev;
Expand Down

0 comments on commit 8545ee6

Please sign in to comment.