[U-Boot] [PATCH 3/3] dm: remove unused function dm_fdt_pre_reloc

sjg at google.com sjg at google.com
Fri Apr 12 21:50:06 UTC 2019


On Thu, 21 Mar 2019 at 01:21, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> The function dm_ofnode_pre_reloc should be used instead
> of the function dm_fdt_pre_reloc and avoid duplicated code.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
>  drivers/core/util.c | 24 ------------------------
>  include/dm/util.h   | 26 --------------------------
>  2 files changed, 50 deletions(-)

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

Thanks.

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list