ARM: mach-omap2: board-generic: fix undefined symbol
authorSimon Barth <simon.pe.barth@gmail.com>
Tue, 8 Oct 2013 08:50:33 +0000 (10:50 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Oct 2013 17:40:36 +0000 (10:40 -0700)
Since dra7 reuses the  function 'omap5_realtime_timer_init' in
arch/arm/mach-omap2/board-generic.c as timer init function, it has to be
built for this SoC as well.

Signed-off-by: Simon Barth <Simon.Pe.Barth@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found