commit | 30ee400614385ac49f4c9b4bc03d77ff8f07a61e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Feb 11 12:07:16 2013 -0200 |
committer | Mike Turquette <mturquette@linaro.org> | Tue Mar 19 12:58:41 2013 -0700 |
tree | a23fbe28983088001b2060833200000255e564a1 | |
parent | a937536b868b8369b98967929045f1df54234323 [diff] |
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 <fabio.estevam@freescale.com> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>