Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341748
b: refs/heads/master
c: 92a6659
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Dec 3, 2012
1 parent 4434c4c commit 03bd282
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: 3c8ac0f2ad53a96ac58efe7c98fac2986d081dfc
refs/heads/master: 92a66593e5e7ae60242c430abac7bd710d1c7da0
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/amd/am79c961a.c
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ static const struct net_device_ops am79c961_netdev_ops = {
#endif
};

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

0 comments on commit 03bd282

Please sign in to comment.