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)
commit0b8214fe186746d32d8ca5522b736d5b59fd5d40
tree4cb6ad5497bed678bf817c4db0a8de8f95f596a7
parentd623a0e19dcbc4e44a8db047158815d7f8c2b839
ARM: mach-omap2: board-generic: fix undefined symbol

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>
arch/arm/mach-omap2/timer.c