aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/clkc.h
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-12-03 13:52:56 -0800
committerStephen Boyd <sboyd@kernel.org>2018-12-03 13:52:56 -0800
commit8913e8a73d03470b7aeaeab9c4f4fd3b50a0e2ec (patch)
tree49b1b5df71e9233435da2b58eb4b04cf3252b50d /drivers/clk/meson/clkc.h
parentMerge tag 'meson-clk-4.21-1' of https://github.com/BayLibre/clk-meson into clk-meson (diff)
downloadlinux-dev-8913e8a73d03470b7aeaeab9c4f4fd3b50a0e2ec.tar.xz
linux-dev-8913e8a73d03470b7aeaeab9c4f4fd3b50a0e2ec.zip
clk: meson: Mark some things static
These are missing 'static' so sparse complains: drivers/clk/meson/vid-pll-div.c:58:26: warning: symbol '_get_table_val' was not declared. Should it be static? drivers/clk/meson/gxbb.c:1585:12: warning: symbol 'gxbb_vid_pll_parent_names' was not declared. Should it be static? drivers/clk/meson/gxbb.c:1620:12: warning: symbol 'gxbb_vclk_parent_names' was not declared. Should it be static? drivers/clk/meson/gxbb.c:1980:12: warning: symbol 'gxbb_cts_parent_names' was not declared. Should it be static? drivers/clk/meson/gxbb.c:2036:12: warning: symbol 'gxbb_cts_hdmi_tx_parent_names' was not declared. Should it be static? Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/meson/clkc.h')
0 files changed, 0 insertions, 0 deletions