Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374617
b: refs/heads/master
c: 234846d
h: refs/heads/master
i:
  374615: 1c14a6d
v: v3
  • Loading branch information
Maxin B. John authored and Vinod Koul committed Apr 15, 2013
1 parent 39ae128 commit ae54a9d
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: 5c1ef59168c485318e40ba485c1eba57d81d0faa
refs/heads/master: 234846d4c8342a5adeb9f70fc0bca606e32c8d2e
2 changes: 1 addition & 1 deletion trunk/drivers/dma/timb_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ static struct platform_driver td_driver = {
.owner = THIS_MODULE,
},
.probe = td_probe,
.remove = __exit_p(td_remove),
.remove = td_remove,
};

module_platform_driver(td_driver);
Expand Down

0 comments on commit ae54a9d

Please sign in to comment.