]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit112491dd00afe880ce5322c9cdf9392fae4ea076
tree4cb6ad5497bed678bf817c4db0a8de8f95f596a7
parent54349daa8f4a0e09c229cac52c1b8501a684b888
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