commit | d47dffedf6acd3373ef913838d5d817db7eba269 | [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 | 8de09df1610e9d98dc1b73bafaebac2fe7c8ab23 [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>