Commit 90ebf50
m68k: coldfire: make symbol m523x_clk_lookup static
Fix sparse warnings:
arch/m68k/coldfire/m523x.c:31:19: sparse: sparse: symbol 'm523x_clk_lookup' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wang Jingjin <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>1 parent 3c2bf17 commit 90ebf50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments