commit | 893b92f86f7f752480e7291023abf26da3f88ba8 | [log] [tgz] |
---|---|---|
author | Manish Badarkhe <badarkhe.manish@gmail.com> | Fri Apr 11 08:02:04 2014 +0530 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 17:24:40 2014 -0400 |
tree | a462a69a8545cf4dab4318d59e83357e38122222 | |
parent | d0e6d34d7cca00cb61707826b52837cc7c43da46 [diff] |
arm, da850: staticize funtions Make funtions static which are locally used in file and remove the declaration from header file. Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>