[U-Boot] [PATCH 3/3] dm: remove unused function dm_fdt_pre_reloc
Simon Glass
sjg at chromium.org
Fri Mar 22 07:53:14 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.
More information about the U-Boot
mailing list