On Sat, 1 Apr 2023 at 20:54, Heinrich Schuchardt < [email protected]> wrote: > > Fix a -Wimplicit-fallthrough warning in sandbox_sysreset_request(). > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > arch/sandbox/cpu/cpu.c | 2 +- > arch/sandbox/include/asm/u-boot-sandbox.h | 2 +- > drivers/sysreset/sysreset_sandbox.c | 1 - > 3 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

