Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372325
b: refs/heads/master
c: 4615943
h: refs/heads/master
i:
  372323: aef84d7
v: v3
  • Loading branch information
Jon Hunter committed Apr 1, 2013
1 parent db1311f commit d9f96d9
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: 8f6924dcab3a40c5972f960cd45ffccc4021db0b
refs/heads/master: 4615943cf3a531bc76f589c22bd366da092b7c0f
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 @@ -594,8 +594,8 @@ OMAP_SYS_GP_TIMER_INIT(3, 2, "timer_sys_ck", NULL,
#endif

#if defined(CONFIG_ARCH_OMAP4) || defined(CONFIG_SOC_OMAP5)
OMAP_SYS_32K_TIMER_INIT(4, 1, "timer_32k_ck", "ti,timer-alwon",
2, "sys_clkin_ck", NULL);
static OMAP_SYS_32K_TIMER_INIT(4, 1, "timer_32k_ck", "ti,timer-alwon",
2, "sys_clkin_ck", NULL);
#endif

#ifdef CONFIG_ARCH_OMAP4
Expand Down

0 comments on commit d9f96d9

Please sign in to comment.