Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295527
b: refs/heads/master
c: 149f1d5
h: refs/heads/master
i:
  295525: f218ec4
  295523: 91d84e3
  295519: 56e8683
v: v3
  • Loading branch information
Tony Lindgren committed Feb 24, 2012
1 parent 5d63ffe commit b9045c3
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: 38232f7bd112bba6dd65309a218f21d3171c84fd
refs/heads/master: 149f1d5c8d2fd6879cdf93ca70f1cb745e698a1e
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/smartreflex.c
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ static int __devexit omap_sr_remove(struct platform_device *pdev)
}

static struct platform_driver smartreflex_driver = {
.remove = omap_sr_remove,
.remove = __devexit_p(omap_sr_remove),
.driver = {
.name = "smartreflex",
},
Expand Down

0 comments on commit b9045c3

Please sign in to comment.