Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75617
b: refs/heads/master
c: 799fa67
h: refs/heads/master
i:
  75615: 0c4f7c1
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jan 21, 2008
1 parent 5f26c21 commit 2bd75f6
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: 61e44b4815063a5cc31242d3669d5f87beeaa45f
refs/heads/master: 799fa6779bc870a32377000b42a3e6297446ed10
2 changes: 1 addition & 1 deletion trunk/drivers/atm/idt77105.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ static const struct atmphy_ops idt77105_ops = {
};


int __devinit idt77105_init(struct atm_dev *dev)
int idt77105_init(struct atm_dev *dev)
{
dev->phy = &idt77105_ops;
return 0;
Expand Down

0 comments on commit 2bd75f6

Please sign in to comment.