Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65610
b: refs/heads/master
c: 2607496
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Pierre Ossman committed Sep 23, 2007
1 parent b868b46 commit af90b91
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: 1a632f8cdc33e7f8edca352164f0c96a75d08f08
refs/heads/master: 26074962e8f547b96614dbe248748ba2a1996ca3
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ static void __exit mmc_exit(void)
destroy_workqueue(workqueue);
}

module_init(mmc_init);
subsys_initcall(mmc_init);
module_exit(mmc_exit);

MODULE_LICENSE("GPL");

0 comments on commit af90b91

Please sign in to comment.