Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118656
b: refs/heads/master
c: 1207e79
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams authored and David S. Miller committed Nov 10, 2008
1 parent 2566102 commit 7247bca
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: 12ccea24e309d815d058cdc6ee8bf2c4b85f0c5f
refs/heads/master: 1207e795568a368928dfd23d6817e47f2e8097e3
2 changes: 1 addition & 1 deletion trunk/drivers/dca/dca-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,6 @@ static void __exit dca_exit(void)
dca_sysfs_exit();
}

module_init(dca_init);
subsys_initcall(dca_init);
module_exit(dca_exit);

0 comments on commit 7247bca

Please sign in to comment.