From: Paul Walmsley Date: Wed, 27 Jan 2010 03:13:04 +0000 (-0700) Subject: OMAP2 clock: move all static functions to the top of the file X-Git-Tag: v2.6.34-rc1~230^2~117^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1f76ed4f8012929494261eb6923b3c98554a9a;p=pandora-kernel.git OMAP2 clock: move all static functions to the top of the file Move static functions to the top of the file and ensure that their names are prefixed with an underscore to conform with the practice in the newer OMAP clock code files. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed