Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359974
b: refs/heads/master
c: 4ab19b0
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 21, 2013
1 parent 9470a9c commit 887272f
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: 3d958823e26979a73d73c0343041d64813702a5b
refs/heads/master: 4ab19b06acffd2278cd37995927c85a9acfd00db
2 changes: 1 addition & 1 deletion trunk/drivers/edac/edac_module.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ static void __exit edac_exit(void)
/*
* Inform the kernel of our entry and exit points
*/
module_init(edac_init);
subsys_initcall(edac_init);
module_exit(edac_exit);

MODULE_LICENSE("GPL");
Expand Down

0 comments on commit 887272f

Please sign in to comment.