Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372273
b: refs/heads/master
c: e903a03
h: refs/heads/master
i:
  372271: 97da3fd
v: v3
  • Loading branch information
Simon Horman committed Mar 12, 2013
1 parent b1ea566 commit 9ba5dd0
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: 118aee4dd91cf3c0b9546788ef66b65d3e9e31b1
refs/heads/master: e903a031402c8dccc675b2f0cf8af40ac89163b0
2 changes: 1 addition & 1 deletion trunk/drivers/clocksource/sh_cmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ static void __exit sh_cmt_exit(void)
}

early_platform_init("earlytimer", &sh_cmt_device_driver);
module_init(sh_cmt_init);
subsys_initcall(sh_cmt_init);
module_exit(sh_cmt_exit);

MODULE_AUTHOR("Magnus Damm");
Expand Down

0 comments on commit 9ba5dd0

Please sign in to comment.