]> 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)
commit8ea906086968fbe9a65fc3139a15ebb834e4f121
tree4cb6ad5497bed678bf817c4db0a8de8f95f596a7
parent7a3bde8855ecc1f234c76a7b4d1ff3272dfa48b5
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