clk: nxp: Remove an unused field in struct lpc18xx_pll
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 1 Apr 2024 15:31:53 +0000 (17:31 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 4 Apr 2024 15:43:10 +0000 (08:43 -0700)
commit0cd830ac3be548c920924baa84f782a763167460
tree98ee780d9fc0d4171728497eab516e8ad558f6bd
parent4cece764965020c22cff7665b18a012006359095
clk: nxp: Remove an unused field in struct lpc18xx_pll

In "struct lpc18xx_pll", the 'lock' field is unused.
Remove it.

Found with cppcheck, unusedStructMember.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/6cfb0e5251c3a59a156e70bcf6a0cc74aa764faa.1711985490.git.christophe.jaillet@wanadoo.fr
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/nxp/clk-lpc18xx-cgu.c