Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295528
b: refs/heads/master
c: 3e2e613
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Feb 24, 2012
1 parent b9045c3 commit 71429af
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: 149f1d5c8d2fd6879cdf93ca70f1cb745e698a1e
refs/heads/master: 3e2e613f5f1c5d8b30e6ce49954143bdfaa03dd5
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -2125,7 +2125,7 @@ static int __devexit omap_system_dma_remove(struct platform_device *pdev)

static struct platform_driver omap_system_dma_driver = {
.probe = omap_system_dma_probe,
.remove = omap_system_dma_remove,
.remove = __devexit_p(omap_system_dma_remove),
.driver = {
.name = "omap_dma_system"
},
Expand Down

0 comments on commit 71429af

Please sign in to comment.