commit | 65e01ae3f295c6e79f56383dce58716a99d3d866 | [log] [tgz] |
---|---|---|
author | weiyongjun (A) <weiyongjun1@huawei.com> | Thu Dec 28 03:18:30 2017 +0000 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Dec 28 10:42:07 2017 -0800 |
tree | 8f8441f6877666ecdf354ef62b38b8031b63d3a1 | |
parent | 4f8f7809e47b6af17032aad66f84d7c16444bd05 [diff] |
clk: meson-axg: make local symbol axg_gp0_params_table static Fixes the following sparse warning: drivers/clk/meson/axg.c:260:25: warning: symbol 'axg_gp0_params_table' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>