diff options
author | 2019-02-26 01:57:32 +0000 | |
---|---|---|
committer | 2019-02-26 09:41:04 -0800 | |
commit | 635bd69bbe92acfeddcc6f3d7e7eb1a9049f361b (patch) | |
tree | f78778e4b068421607c940dcdfa8e0c28b140b9b /tools/perf/scripts/python/stackcollapse.py | |
parent | clk: ingenic: Fix doc of ingenic_cgu_div_info (diff) | |
download | wireguard-linux-635bd69bbe92acfeddcc6f3d7e7eb1a9049f361b.tar.xz wireguard-linux-635bd69bbe92acfeddcc6f3d7e7eb1a9049f361b.zip |
clk: ingenic: Remove set but not used variable 'enable'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/clk/ingenic/cgu.c: In function 'ingenic_pll_recalc_rate':
drivers/clk/ingenic/cgu.c:86:15: warning:
variable 'enable' set but not used [-Wunused-but-set-variable]
It's not used after commit ab27eb4bc365 ("clk: ingenic: Add code to
enable/disable PLLs")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions