From: Felipe Balbi Date: Tue, 29 Sep 2015 16:44:47 +0000 (-0500) Subject: arm: omap2: timer: remove __omap_gptimer_init() X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f72ebaead454f95b8e6f353684681640b29ee3;p=pandora-kernel.git arm: omap2: timer: remove __omap_gptimer_init() __omap_sync32k_timer_init(), now takes the clock source as a parameter. This means we no longer need __omap_gptimer_init(). Note that __omap_sync32k_timer_init() will be renamed in a follow-up patch as it's not longer 32k source specific. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed