summaryrefslogtreecommitdiff
path: root/drivers/clk/versatile
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/versatile
parent4946166e46d205bff6749887b62c646693615e9e (diff)
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/versatile')
0 files changed, 0 insertions, 0 deletions