Home
last modified time | relevance | path

Searched hist:"71 f1e3f19d26c7956de5c37035478fcaa9e979e7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Duclass.h71f1e3f19d26c7956de5c37035478fcaa9e979e7 Mon Aug 10 16:09:43 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> dm: simplify uclass_foreach_dev() implementation

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>