clk: meson-axg: make local symbol axg_gp0_params_table static
authorweiyongjun (A) <weiyongjun1@huawei.com>
Thu, 28 Dec 2017 03:18:30 +0000 (03:18 +0000)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 28 Dec 2017 18:42:07 +0000 (10:42 -0800)
commit65e01ae3f295c6e79f56383dce58716a99d3d866
tree8f8441f6877666ecdf354ef62b38b8031b63d3a1
parent4f8f7809e47b6af17032aad66f84d7c16444bd05
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>
drivers/clk/meson/axg.c