ARM: OMAP2+: Fix build error for realtime counter init if not enabled omap-for-v3.13/soc-take2
authorTony Lindgren <tony@atomide.com>
Sat, 12 Oct 2013 00:28:04 +0000 (17:28 -0700)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Oct 2013 00:28:04 +0000 (17:28 -0700)
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>

No differences found