[PATCH 1/4] remoteproc: Remove unused function rproc_elf_sanity_check
Simon Glass
sjg at chromium.org
Thu Sep 17 03:09:51 CEST 2020
On Sat, 12 Sep 2020 at 18:28, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This function is never used anywhere, and it also tries to log with a
> nonexistant device.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> drivers/remoteproc/rproc-elf-loader.c | 16 ----------------
> include/remoteproc.h | 13 -------------
> 2 files changed, 29 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list