diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2020-07-14 17:21:55 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-07-21 03:40:18 +0300 |
commit | 8607fa169178a4a38f232612e036def96b5ecd1d (patch) | |
tree | 0b10cbac4a7e7a130906e95f74125f9fb9b3cb09 /scripts/bpf_helpers_doc.py | |
parent | 044f507dc0a3070985592d84707a9d69746d84c6 (diff) | |
download | linux-8607fa169178a4a38f232612e036def96b5ecd1d.tar.xz |
clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
The sparse tool complains as follows:
drivers/clk/qcom/clk-cpu-8996.c:341:19: warning:
symbol 'cpu_msm8996_clks' was not declared. Should it be static?
This variable is not used outside of clk-cpu-8996.c, so this commit
marks it static.
Fixes: 03e342dc45c9 ("clk: qcom: Add CPU clock driver for msm8996")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200714142155.35085-1-weiyongjun1@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions