aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 18:24:41 +0000
committerAlex Deucher <[email protected]>2020-11-24 17:05:36 +0000
commit9304ca4de0b9522b5c01efec20b9649c2c069697 (patch)
treebe2147e258dabe2ef52152fe95b0dc006f39e539 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/amd/display: Avoid HDCP initialization in devices without output (diff)
downloadkernel-9304ca4de0b9522b5c01efec20b9649c2c069697.tar.gz
kernel-9304ca4de0b9522b5c01efec20b9649c2c069697.zip
drm/amdgpu: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding multiple break statements instead of just letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions