From: Felipe Balbi Date: Mon, 28 Sep 2015 18:25:44 +0000 (-0500) Subject: arm: omap2: timer: always define omap4_local_timer_init X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0328d816deba1da154be23982ac7979ff3934302;p=pandora-kernel.git arm: omap2: timer: always define omap4_local_timer_init omap4_local_timer_init() can be used by other platforms as is. At least AM437x wants to use it. Instead of making omap4-only and providing a stub for builds without OMAP4, we can just make sure that function is always available for all SoCs that need it. Reported-by: Nishanth Menon Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed