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:
a937536
)
clk: mxs: Fix sparse warnings
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 11 Feb 2013 14:07:16 +0000
(12:07 -0200)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 19 Mar 2013 19:58:41 +0000
(12:58 -0700)
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>
No differences found