mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-03 18:26:41 +03: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>