-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 96839 b: refs/heads/master c: 7cc09c2 h: refs/heads/master i: 96837: bce0c17 96835: e013f42 96831: d59806c v: v3
- Loading branch information
Adrian Bunk
authored and
Russell King
committed
May 17, 2008
1 parent
9b15b89
commit d934a68
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: bbdf1c1e58f215940243bedc235e48ed7e8d6f2d | ||
refs/heads/master: 7cc09c248f4e286a153b5068a30b3fa857f5ce71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,3 +90,5 @@ static void __exit arthur_exit(void) | |
|
||
module_init(arthur_init); | ||
module_exit(arthur_exit); | ||
|
||
MODULE_LICENSE("GPL"); |