Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363125
b: refs/heads/master
c: 7b67d56
h: refs/heads/master
i:
  363123: 03a7025
v: v3
  • Loading branch information
David Brown authored and Greg Kroah-Hartman committed Mar 25, 2013
1 parent c766992 commit cc570eb
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: a1a906c5721f05252e0dbd4b11ef25539d7bd9d0
refs/heads/master: 7b67d5610879c8f1851a47fd5adfe7e924f3fe53
2 changes: 1 addition & 1 deletion trunk/drivers/ssbi/ssbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ static int msm_ssbi_remove(struct platform_device *pdev)

static struct platform_driver msm_ssbi_driver = {
.probe = msm_ssbi_probe,
.remove = __exit_p(msm_ssbi_remove),
.remove = msm_ssbi_remove,
.driver = {
.name = "msm_ssbi",
.owner = THIS_MODULE,
Expand Down

0 comments on commit cc570eb

Please sign in to comment.