[PATCH 3/5] spl: Correct spl_board_boot_device function prototype
    Simon Glass 
    sjg at google.com
       
    Sun Jul 16 01:40:19 CEST 2023
    
    
  
On Thu, 13 Jul 2023 at 18:38, Tom Rini <trini at konsulko.com> wrote:
>
> With gcc-13.1 we get a warning about enum vs int here, so correct the
> declaration to match the implementation.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  include/spl.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list