mirror of
https://xff.cz/git/u-boot/
synced 2026-03-03 12:12:30 +01:00
This can be simply written with list_for_each_entry(), maybe this macro was not necessary in the first place. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>