diff options
author | YueHaibing <[email protected]> | 2019-11-29 03:35:34 +0000 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-12-24 00:10:33 -0800 |
commit | 59ef4da4e4084d323dd4c3aa4b2fc64ce9e25625 (patch) | |
tree | c4d65902db2b9b084a6250d89bc61b54680371f3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) |
clk: bm1800: Remove set but not used variable 'fref'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/clk/clk-bm1880.c: In function 'bm1880_pll_rate_calc':
drivers/clk/clk-bm1880.c:477:13: warning:
variable 'fref' set but not used [-Wunused-but-set-variable]
It is never used, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions