Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372274
b: refs/heads/master
c: b9773c3
h: refs/heads/master
v: v3
  • Loading branch information
Simon Horman committed Mar 12, 2013
1 parent 9ba5dd0 commit 31f0fb9
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: e903a031402c8dccc675b2f0cf8af40ac89163b0
refs/heads/master: b9773c3f52540ada159dc135c07653be010deee7
2 changes: 1 addition & 1 deletion trunk/drivers/clocksource/sh_tmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ static void __exit sh_tmu_exit(void)
}

early_platform_init("earlytimer", &sh_tmu_device_driver);
module_init(sh_tmu_init);
subsys_initcall(sh_tmu_init);
module_exit(sh_tmu_exit);

MODULE_AUTHOR("Magnus Damm");
Expand Down

0 comments on commit 31f0fb9

Please sign in to comment.