mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 18:40:00 +02: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>