On Mon, 6 Jan 2020 23:00:38 +0100 Anatolij Gustschin ag...@denx.de wrote: > Fix: > >>> CID 280902: Control flow issues (MISSING_BREAK) > >>> The case for value "VIDEO_BPP32" is not terminated > >>> by a 'break' statement. > > Reported-by: Tom Rini <tr...@konsulko.com> > Signed-off-by: Anatolij Gustschin <ag...@denx.de> > --- > drivers/video/vidconsole-uclass.c | 2 ++ > 1 file changed, 2 insertions(+)
Applied to u-boot-video/master, thanks! -- Anatolij