Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176023
b: refs/heads/master
c: 1e3edaf
h: refs/heads/master
i:
  176021: 6e07826
  176019: e09395d
  176015: d18cc5e
v: v3
  • Loading branch information
Uwe Kleine-König authored and Samuel Ortiz committed Dec 13, 2009
1 parent 4302ff6 commit 1a89ef9
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: d4e0a89e3d170affa896efcdb4320e38a2f3a546
refs/heads/master: 1e3edaf6c097e97bc4f55273f77ba1d4fed18471
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/asic3.c
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ static int __init asic3_probe(struct platform_device *pdev)
return ret;
}

static int asic3_remove(struct platform_device *pdev)
static int __devexit asic3_remove(struct platform_device *pdev)
{
int ret;
struct asic3 *asic = platform_get_drvdata(pdev);
Expand Down

0 comments on commit 1a89ef9

Please sign in to comment.