Re: [PATCH] clk: nxp: Remove an unused field in struct lpc18xx_pll

From: Stephen Boyd
Date: Thu Apr 04 2024 - 11:46:43 EST


Quoting Christophe JAILLET (2024-04-01 08:31:53)
> In "struct lpc18xx_pll", the 'lock' field is unused.
> Remove it.
>
> Found with cppcheck, unusedStructMember.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
> ---

Applied to clk-next