diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:35:54 -0600 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-11-22 22:58:55 +0100 |
commit | 0b08d08ddfb6e45a319084594f586003de08351c (patch) | |
tree | 2a1c5b4cbf0bcd71b37386a6ef0125692fceb647 /drivers/gpu/drm/lima/lima_gem.c | |
parent | 8ce9daf8856df41c7c4f217e26bf33afa554e116 (diff) |
drm/via: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/c21a588bf9e222826f6b138db91de26a2b21df33.1605896060.git.gustavoars@kernel.org
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions