On Sat, 1 Apr 2023 at 20:43, Heinrich Schuchardt < [email protected]> wrote: > > Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/pci.c | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Simon Glass <[email protected]>

