diff options
author | 2019-05-25 22:25:35 +0800 | |
---|---|---|
committer | 2019-06-07 11:54:48 -0700 | |
commit | be411411279ba989d187af07fe65a8b84b533c97 (patch) | |
tree | e120db64ceaf9be6b31f47da6dbcab111dba5ddf /scripts/gdb/linux/utils.py | |
parent | clk: ti: Remove unused functions (diff) | |
download | wireguard-linux-be411411279ba989d187af07fe65a8b84b533c97.tar.xz wireguard-linux-be411411279ba989d187af07fe65a8b84b533c97.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions