Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117906
b: refs/heads/master
c: 4c2bdcd
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ralf Baechle committed Oct 27, 2008
1 parent af03941 commit 05371a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f123e503dccde75550a0384982d5070d41b8a52
refs/heads/master: 4c2bdcdc62e7a07bd0786fd2048e4ac97ae74e6e
1 change: 1 addition & 0 deletions trunk/drivers/input/misc/sgi_btns.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,6 @@ static void __exit sgi_buttons_exit(void)
platform_driver_unregister(&sgi_buttons_driver);
}

MODULE_LICENSE("GPL");
module_init(sgi_buttons_init);
module_exit(sgi_buttons_exit);

0 comments on commit 05371a8

Please sign in to comment.