ARM: OMAP2+: Fix build error for realtime counter init if not enabled
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)
commitd5da94b88efebc375bfcbab6bb0e59a6e8a6571e
treeade2bbb6a264bb48b4ba6406df1b3a9b424635b7
parent5523e4092ee4f2ef58d00c78365c8bddf730c900
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>
arch/arm/mach-omap2/timer.c