commit | 1bff2d76ac88d59e45d2ba0d1103be210a9eca11 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri Mar 29 13:27:55 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Apr 01 20:42:19 2013 +0800 |
tree | 389d44f15c36acd86cdb3ab74eb977d47166bfd4 | |
parent | 0265b6cbfe77f0064989852a2b52d6572957525c [diff] |
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c All the users of mxs_get_ocotp() are in mach-mxs.c. Move the function into mach-mxs.c, make it a static function, and then remove ocotp.c. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>