From: Simon Barth Date: Tue, 8 Oct 2013 08:50:33 +0000 (+0200) Subject: ARM: mach-omap2: board-generic: fix undefined symbol X-Git-Tag: fixes-against-v3.12-rc3-take2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b8214fe186746d32d8ca5522b736d5b59fd5d40;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed