
22 Apr
2023
22 Apr
'23
6:51 p.m.
On Sat, 1 Apr 2023 at 20:38, Heinrich Schuchardt < heinrich.schuchardt@canonical.com> wrote:
Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
drivers/mtd/spi/sandbox.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!