OMAP2 clock: move all static functions to the top of the file
authorPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:13:04 +0000 (20:13 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:13:04 +0000 (20:13 -0700)
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 <paul@pwsan.com>

No differences found