Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108511
b: refs/heads/master
c: 9b07044
h: refs/heads/master
i:
  108509: e3654fa
  108507: 29e5c18
  108503: 8060125
  108495: ee1b029
  108479: 444207d
v: v3
  • Loading branch information
Uwe Kleine-König authored and Dmitry Torokhov committed Jul 30, 2008
1 parent 07a67bc commit e87772a
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: 74dd4393445ba37b79041d92de6ff7e7b68a4aec
refs/heads/master: 9b07044cd8bd15fb5991e9b27136979a43538636
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/gpio_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static int gpio_keys_resume(struct platform_device *pdev)
#define gpio_keys_resume NULL
#endif

struct platform_driver gpio_keys_device_driver = {
static struct platform_driver gpio_keys_device_driver = {
.probe = gpio_keys_probe,
.remove = __devexit_p(gpio_keys_remove),
.suspend = gpio_keys_suspend,
Expand Down

0 comments on commit e87772a

Please sign in to comment.