commit | c6968ac08d60d61c1f6d00b65a38b0e150688f98 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Tue Aug 25 09:59:11 2020 +0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Oct 13 19:59:01 2020 -0700 |
tree | 9ddc437cf21ab3d54f616f614e999aee22dbb400 | |
parent | 85d071e7f19a6a9abf30476b90b3819642568756 [diff] |
clk: at91: clk-sam9x60-pll: remove unused variable Fix variable set but not used compilation warning. Fixes: 43b1bb4a9b3e ("clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs") Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/1598338751-20607-4-git-send-email-claudiu.beznea@microchip.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>