Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61522
b: refs/heads/master
c: 308a906
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Jeff Garzik committed Jul 18, 2007
1 parent 4de5ce1 commit 38afe49
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: 5e1751f8396544df3b334afd2e67557757d47fb0
refs/heads/master: 308a90683da9a3e3da1023a88496f76f95c5dcd8
2 changes: 1 addition & 1 deletion trunk/drivers/net/tc35815.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ static int __devinit tc35815_read_plat_dev_addr(struct net_device *dev)
return -ENODEV;
}
#else
static int __devinit tc35815_read_plat_dev_addr(struct device *dev)
static int __devinit tc35815_read_plat_dev_addr(struct net_device *dev)
{
return -ENODEV;
}
Expand Down

0 comments on commit 38afe49

Please sign in to comment.