[PATCH 07/11] dm: core: Drop device_bind_offset()

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


This function is not needed since the standard device_bind() can be used
instead. Drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/core/device.c        |  8 --------
 include/dm/device-internal.h | 10 +++-------
 2 files changed, 3 insertions(+), 15 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list