[PATCH 1/3] usb: Tidy up the usb_start flag

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri May 12 15:56:20 CEST 2023


Hi,

On 5/6/23 04:03, Simon Glass wrote:
> This should be declared in a header file so that type-checking works
> correctly.
>
> Add a single declaration to usb.h and remove the others.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>   cmd/usb.c                     | 1 -
>   common/usb.c                  | 2 +-
>   drivers/usb/host/usb-uclass.c | 1 -
>   include/usb.h                 | 3 +++
>   test/boot/bootdev.c           | 4 ++--
>   test/dm/blk.c                 | 3 ---
>   6 files changed, 6 insertions(+), 8 deletions(-)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick



More information about the U-Boot mailing list