commit | d5da94b88efebc375bfcbab6bb0e59a6e8a6571e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Oct 11 17:28:04 2013 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Fri Oct 11 17:28:04 2013 -0700 |
tree | ade2bbb6a264bb48b4ba6406df1b3a9b424635b7 | |
parent | 5523e4092ee4f2ef58d00c78365c8bddf730c900 [diff] |
ARM: OMAP2+: Fix build error for realtime counter init if not enabled Otherwise we can get an error with some configs: arch/arm/mach-omap2/timer.c:73: undefined reference to `omap_smc1' Signed-off-by: Tony Lindgren <tony@atomide.com>