From: Jon Hunter Date: Fri, 28 Sep 2012 17:21:09 +0000 (-0500) Subject: ARM: OMAP: Define omap_dm_timer_prepare function as static X-Git-Tag: omap-for-v3.8/cleanup-timer-signed~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0cadb3c86fc99553b1f5c38c7770be1ad52aa26;p=pandora-kernel.git ARM: OMAP: Define omap_dm_timer_prepare function as static The omap_dm_timer_prepare function is a local function only used in the dmtimer.c file. Therefore, make this a static function and remove its declaration from the dmtimer.h file. Signed-off-by: Jon Hunter --- Reading git-diff-tree failed