diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-05-25 17:25:35 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-06-07 21:54:48 +0300 |
commit | be411411279ba989d187af07fe65a8b84b533c97 (patch) | |
tree | e120db64ceaf9be6b31f47da6dbcab111dba5ddf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | da6a5dda5e843f0a8904c2d171d585ae360f415e (diff) | |
download | linux-be411411279ba989d187af07fe65a8b84b533c97.tar.xz |
clk: mmp: frac: Remove set but not used variable 'prev_rate'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/clk/mmp/clk-frac.c: In function clk_factor_set_rate:
drivers/clk/mmp/clk-frac.c:81:16: warning: variable prev_rate set but not used [-Wunused-but-set-variable]
It's never used and can be removed.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions