Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321579
b: refs/heads/master
c: f5addb9
h: refs/heads/master
i:
  321577: 4e8d841
  321575: 4604d58
v: v3
  • Loading branch information
Arnd Bergmann authored and David S. Miller committed Aug 8, 2012
1 parent bda588f commit 1ff2727
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: 3a32aea6e01b10a462763e0b0e00805f387ca010
refs/heads/master: f5addb91d14e63beb6224a62fb81b6e610cee3bc
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static int __devinit stmmac_probe_config_dt(struct platform_device *pdev,
* the necessary resources and invokes the main to init
* the net device, register the mdio bus etc.
*/
static int stmmac_pltfr_probe(struct platform_device *pdev)
static int __devinit stmmac_pltfr_probe(struct platform_device *pdev)
{
int ret = 0;
struct resource *res;
Expand Down

0 comments on commit 1ff2727

Please sign in to comment.