Files
u-boot/drivers
Anatolij Gustschin ab6ea931de video: fix Coverity missing break issue
Fix:
>>>  CID 280902:  Control flow issues  (MISSING_BREAK)
>>>  The case for value "VIDEO_BPP32" is not terminated
>>>  by a 'break' statement.

Also fix
error: control reaches end of non-void function [-Werror=return-type]

Reported-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-02-04 23:02:56 +01:00
..
2020-01-30 11:44:01 +08:00
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2020-01-30 13:30:35 -05:00
2020-01-24 23:06:48 +05:30
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2020-01-10 14:18:26 -05:00