This doesn't need to be passed the devicetree anymore. Drop it. Signed-off-by: Simon Glass <s...@chromium.org> ---
drivers/core/root.c | 9 ++++----- include/dm/root.h | 3 +-- test/dm/core.c | 2 +- test/dm/test-fdt.c | 2 +- test/dm/test-main.c | 2 +- 5 files changed, 8 insertions(+), 10 deletions(-) Applied to u-boot-dm, thanks!