Skip to content
Commit a6b8dd8a authored by Tom Rini's avatar Tom Rini
Browse files

imx8image: Remove unused cont_img_count variable



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: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarFabio Estevam <festevam@denx.de>
Reviewed-by: default avatarPeng Fan <peng.fan@nxp.com>
parent 99de38a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment