diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-02-15 20:29:26 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-02-19 20:48:41 +0000 |
| commit | cc5034a5d293dd620484d1d836aa16c6764a1c8c (patch) | |
| tree | 90f81f4b95510a183c676731423c289518342536 /drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell.h | |
| parent | drm/amdgpu/si_dpm: Mark expected switch fall-throughs (diff) | |
| download | kernel-cc5034a5d293dd620484d1d836aa16c6764a1c8c.tar.gz kernel-cc5034a5d293dd620484d1d836aa16c6764a1c8c.zip | |
drm/radeon/evergreen_cs: fix missing break in switch statement
Add missing break statement in order to prevent the code from falling
through to case CB_TARGET_MASK.
This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.
Fixes: dd220a00e8bd ("drm/radeon/kms: add support for streamout v7")
Cc: [email protected]
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_doorbell.h')
0 files changed, 0 insertions, 0 deletions
