[PATCH 1/1] cmd: missing fallthrough macro in do_pci()

Simon Glass sjg at chromium.org
Sun Apr 2 04:38:57 CEST 2023


On Sat, 1 Apr 2023 at 20:43, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
>
> Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  cmd/pci.c | 1 +
>  1 file changed, 1 insertion(+)
>

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


More information about the U-Boot mailing list