[PATCH 10/11] dm: core: Drop unused parameter from dm_scan_fdt()

Simon Glass sjg at chromium.org
Thu Dec 10 01:26:35 CET 2020


This doesn't need to be passed the devicetree anymore. Drop it.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list