Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250501
b: refs/heads/master
c: 12d0cef
h: refs/heads/master
i:
  250499: e3cf501
v: v3
  • Loading branch information
Dmitry Torokhov committed May 3, 2011
1 parent 965923d commit 5904599
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: 2dfb9a85ecb86f00b085d6fca7d4bb8dc6764710
refs/heads/master: 12d0cef701775f7f52667c33e57a5fe61fa49bd5
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/sh_keysc.c
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ static const struct dev_pm_ops sh_keysc_dev_pm_ops = {
.resume = sh_keysc_resume,
};

struct platform_driver sh_keysc_device_driver = {
static struct platform_driver sh_keysc_device_driver = {
.probe = sh_keysc_probe,
.remove = __devexit_p(sh_keysc_remove),
.driver = {
Expand Down

0 comments on commit 5904599

Please sign in to comment.