On Fri, Dec 02, 2022 at 12:53:48PM +0800, Shenlin Liang wrote:
> the blob parameter of the function process_fdt_options has not been
> invoked in the function body and should be changed to void type
>
> Signed-off-by: Shenlin Liang
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
On Sat, 3 Dec 2022 at 01:25, Shenlin Liang
wrote:
>
> the blob parameter of the function process_fdt_options has not been
> invoked in the function body and should be changed to void type
>
> Signed-off-by: Shenlin Liang
> ---
> common/autoboot.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 de
the blob parameter of the function process_fdt_options has not been
invoked in the function body and should be changed to void type
Signed-off-by: Shenlin Liang
---
common/autoboot.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/autoboot.c b/common/autoboot.c
ind
3 matches
Mail list logo