clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
authorAlain Volmat <avolmat@me.com>
Wed, 31 Mar 2021 20:16:26 +0000 (22:16 +0200)
committerStephen Boyd <sboyd@kernel.org>
Mon, 28 Jun 2021 02:53:39 +0000 (19:53 -0700)
commitb5a87e692c044c42bf9309cde4bc455bec246c60
tree667a7cc64d2597ba00eeb65dc9f37c9fd03be8e6
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
clk: st: clkgen-pll: remove unused variable of struct clkgen_pll

ODF field within the struct clkgen_pll is never used by the driver
and can thus be removed.

Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20210331201632.24530-2-avolmat@me.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/st/clkgen-pll.c