
18 Jan
2020
18 Jan
'20
12:26 p.m.
On Mon, 6 Jan 2020 23:00:38 +0100 Anatolij Gustschin agust@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 trini@konsulko.com Signed-off-by: Anatolij Gustschin agust@denx.de
drivers/video/vidconsole-uclass.c | 2 ++ 1 file changed, 2 insertions(+)
Applied to u-boot-video/master, thanks!
-- Anatolij