[PATCH 1/3] remoteproc: Move rproc_cfg_arr out of the uclass header

Simon Glass sjg at chromium.org
Tue Feb 21 20:35:40 CET 2023


On Sun, 19 Feb 2023 at 23:13, Samuel Holland <samuel at sholland.org> wrote:
>
> This array is private to the IPU driver, so it should be declared there.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
>  drivers/remoteproc/ipu_rproc.c | 4 +++-
>  include/remoteproc.h           | 1 -
>  2 files changed, 3 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list