From: Paul Walmsley Date: Wed, 27 Jan 2010 03:13:11 +0000 (-0700) Subject: OMAP3 DPLL: reorganize static functions X-Git-Tag: v2.6.34-rc1~230^2~117^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c3f65191d077dc4f69fca8eca39fb47f72d8b0;p=pandora-kernel.git OMAP3 DPLL: reorganize static functions Move all static functions up to the top of the file to match the practice in other OMAP clock code. Make omap3_noncore_dpll_program() static (noted by sparse) and prepend an underscore to the function name to mark that it is file-local. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed