summaryrefslogtreecommitdiff
path: root/tools/proftool.c
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-02-27 17:08:37 -0500
committerTom Rini <[email protected]>2023-03-22 15:22:48 -0400
commita6b8dd8a12bc983ff48ebca2b63cf95baf4dfd74 (patch)
tree362eaf3167d60a426b760cb7a048d4df49846732 /tools/proftool.c
parent99de38a1092b584da438970a3b636cc3178b3637 (diff)
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: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'tools/proftool.c')
0 files changed, 0 insertions, 0 deletions