
23 Mar
2023
23 Mar
'23
2:18 a.m.
On Mon, Feb 27, 2023 at 05:08:37PM -0500, Tom Rini wrote:
With clang-15, it is now reported that cont_img_count is unused. This is true as the code will increment / reset this counter, but never functionally use it. Remove it.
Signed-off-by: Tom Rini trini@konsulko.com Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Fabio Estevam festevam@denx.de Reviewed-by: Peng Fan peng.fan@nxp.com
Applied to u-boot/next, thanks!
--
Tom