Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374201
b: refs/heads/master
c: 405f5e5
h: refs/heads/master
i:
  374199: 050bcec
v: v3
  • Loading branch information
Arnd Bergmann committed Apr 23, 2013
1 parent 1771ac9 commit db82192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: c3e0c873d0653e6e7628b5a8a9fcb3745444ca9e
refs/heads/master: 405f5e5ee53339cf5d5d1753f8614938b1222562
4 changes: 1 addition & 3 deletions trunk/arch/arm/mach-omap2/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -621,12 +621,10 @@ void __init omap4_local_timer_init(void)
#ifdef CONFIG_SOC_OMAP5
void __init omap5_realtime_timer_init(void)
{
int err;

omap4_sync32k_timer_init();
realtime_counter_init();

clocksource_of_init();
clocksource_of_init();
}
#endif /* CONFIG_SOC_OMAP5 */

Expand Down

0 comments on commit db82192

Please sign in to comment.