Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272695
b: refs/heads/master
c: 4c23c8d
h: refs/heads/master
i:
  272693: 2cdf81d
  272691: eaaacd0
  272687: c12e531
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 1, 2011
1 parent ee38945 commit f6ea734
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: ab4eb8b098c7591459b066cec0325a63792e463b
refs/heads/master: 4c23c8da96de1af7ed88ee5258af613e8c03c3ad
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/dmtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ static int __devexit omap_dm_timer_remove(struct platform_device *pdev)

static struct platform_driver omap_dm_timer_driver = {
.probe = omap_dm_timer_probe,
.remove = omap_dm_timer_remove,
.remove = __devexit_p(omap_dm_timer_remove),
.driver = {
.name = "omap_timer",
},
Expand Down

0 comments on commit f6ea734

Please sign in to comment.