mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
We only use 'ofs' in jffs2_sum_scan_sumnode when debugging as it's part of a dbg_summary call. Mark this as __maybe_unused. Signed-off-by: Tom Rini <trini@konsulko.com>