]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP: Define omap_dm_timer_prepare function as static
authorJon Hunter <jon-hunter@ti.com>
Fri, 28 Sep 2012 17:21:09 +0000 (12:21 -0500)
committerJon Hunter <jon-hunter@ti.com>
Fri, 16 Nov 2012 16:35:06 +0000 (10:35 -0600)
commitb0cadb3c86fc99553b1f5c38c7770be1ad52aa26
tree4ccc0d334334006cc679e11a32ae39996d35e8a9
parentae6672cb47c8a7652e9aff182eb85a15994c9487
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 <jon-hunter@ti.com>
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-omap/include/plat/dmtimer.h