Re: [PATCH] bus: ti-sysc: Add break in switch statement in sysc_init_soc()

From: Tony Lindgren
Date: Thu Aug 19 2021 - 02:48:11 EST


* Nathan Chancellor <nathan@xxxxxxxxxx> [210815 22:19]:
> After commit a6d90e9f2232 ("bus: ti-sysc: AM3: RNG is GP only"), clang
> with -Wimplicit-fallthrough enabled warns:
>
> drivers/bus/ti-sysc.c:2958:3: warning: unannotated fall-through between
> switch labels [-Wimplicit-fallthrough]
> default:

Thanks applying into fixes.

Regards,

Tony