commit | 4b1f76ed4f8012929494261eb6923b3c98554a9a | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:13:04 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Tue Jan 26 20:13:04 2010 -0700 |
tree | 16dc0c3c443fdf01791519ea7590f94b4868fa56 | |
parent | df791b3ebf181b3eece9c770565fcf0844bbd7cb [diff] |
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 <paul@pwsan.com>