From: Fabio Estevam Date: Mon, 11 Feb 2013 14:07:16 +0000 (-0200) Subject: clk: mxs: Fix sparse warnings X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~129^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ee400614385ac49f4c9b4bc03d77ff8f07a61e;p=pandora-kernel.git clk: mxs: Fix sparse warnings Fix the following sparse warnings: drivers/clk/mxs/clk.c:17:1: warning: symbol 'mxs_lock' was not declared. Should it be static? drivers/clk/mxs/clk.c:19:5: warning: symbol 'mxs_clk_wait' was not declared. Should it be static? Signed-off-by: Fabio Estevam Acked-by: Shawn Guo Signed-off-by: Mike Turquette --- Reading git-diff-tree failed