]> git.baikalelectronics.ru Git - kernel.git/commit
clk: at91: clk-sam9x60-pll: remove unused variable
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 25 Aug 2020 06:59:11 +0000 (09:59 +0300)
committerStephen Boyd <sboyd@kernel.org>
Wed, 14 Oct 2020 02:59:01 +0000 (19:59 -0700)
commite19cd10a5092fb7a5ccae642e5fd7b9c2027e10d
tree9ddc437cf21ab3d54f616f614e999aee22dbb400
parentcb3ec7ec8d3853795d76bf8b2c2f284a62a9b154
clk: at91: clk-sam9x60-pll: remove unused variable

Fix variable set but not used compilation warning.

Fixes: b4fa05b6b44e ("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>
drivers/clk/at91/clk-sam9x60-pll.c