summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/clk-alpha-pll.c
diff options
context:
space:
mode:
authorPu Lehui <pulehui@huawei.com>2021-06-09 14:18:48 +0800
committerStephen Boyd <sboyd@kernel.org>2021-06-27 17:04:48 -0700
commit652c96bb9bfe5e28f859785575d68e8d50140c14 (patch)
tree09878356201da17aea0a3baa51ad1e322ddf2dfd /drivers/clk/qcom/clk-alpha-pll.c
parentd1312020feec95d43bde0e04b4cf16916f979393 (diff)
clk/qcom: Remove unused variables
Fix gcc '-Wunused-const-variable' warnings: drivers/clk/qcom/gcc-mdm9607.c:122:37: warning: 'gcc_xo_gpll0_gpll1' defined but not used [-Wunused-const-variable=] drivers/clk/qcom/gcc-mdm9607.c:116:32: warning: 'gcc_xo_gpll0_gpll1_map' defined but not used [-Wunused-const-variable=] drivers/clk/qcom/gcc-mdm9607.c:42:37: warning: 'gcc_xo_sleep' defined but not used [-Wunused-const-variable=] drivers/clk/qcom/gcc-mdm9607.c:37:32: warning: 'gcc_xo_sleep_map' defined but not used [-Wunused-const-variable=] Let's remove them. Signed-off-by: Pu Lehui <pulehui@huawei.com> Link: https://lore.kernel.org/r/20210609061848.87415-1-pulehui@huawei.com Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/qcom/clk-alpha-pll.c')
0 files changed, 0 insertions, 0 deletions