Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339945
b: refs/heads/master
c: 73f14f6
h: refs/heads/master
i:
  339943: d402478
v: v3
  • Loading branch information
Olof Johansson committed Nov 30, 2012
1 parent d6713e3 commit 0df48d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c8a1ceccf394b2f99feed2b702732140e9f0f92d
refs/heads/master: 73f14f6d007df1596da7cea9113084acfe846b8f
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -628,9 +628,9 @@ static void __init omap4_local_timer_init(void)
}
}
#else /* CONFIG_LOCAL_TIMERS */
static inline void omap4_local_timer_init(void)
static void __init omap4_local_timer_init(void)
{
omap4_sync32_timer_init();
omap4_sync32k_timer_init();
}
#endif /* CONFIG_LOCAL_TIMERS */
OMAP_SYS_TIMER(4, local);
Expand Down

0 comments on commit 0df48d8

Please sign in to comment.