diff options
author | Anatolij Gustschin <agust@denx.de> | 2020-01-06 23:00:38 +0100 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2020-02-04 23:02:56 +0100 |
commit | ab6ea931deeb8e435aeeb251bac7a2433e016271 (patch) | |
tree | 2a71446d3df4743e93bd2c08688ca96da37ff51f /arch/arm/dts/k3-am65-main.dtsi | |
parent | d861183dc531b74479f92bf4c8de8ad60a0a0d56 (diff) |
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>
Diffstat (limited to 'arch/arm/dts/k3-am65-main.dtsi')
0 files changed, 0 insertions, 0 deletions