Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173499
b: refs/heads/master
c: b9e39c8
h: refs/heads/master
i:
  173497: 3daffaf
  173495: c7da94d
v: v3
  • Loading branch information
Uwe Kleine-König authored and Paul Mundt committed Nov 25, 2009
1 parent ed59b17 commit 017a42d
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: b9e05c64a02a1e699925cb49dd5542087eba0c3a
refs/heads/master: b9e39c89a9639e5005d8225a23fb7faf118a85eb
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,7 @@ static struct dev_pm_ops sci_dev_pm_ops = {

static struct platform_driver sci_driver = {
.probe = sci_probe,
.remove = __devexit_p(sci_remove),
.remove = sci_remove,
.driver = {
.name = "sh-sci",
.owner = THIS_MODULE,
Expand Down

0 comments on commit 017a42d

Please sign in to comment.