git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0265b6c
)
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 29 Mar 2013 05:27:55 +0000
(13:27 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 1 Apr 2013 12:42:19 +0000
(20:42 +0800)
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>
No differences found