From: Shawn Guo Date: Fri, 29 Mar 2013 05:27:55 +0000 (+0800) Subject: ARM: mxs: move mxs_get_ocotp() into mach-mxs.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bff2d76ac88d59e45d2ba0d1103be210a9eca11;p=pandora-kernel.git 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 --- Reading git-diff-tree failed