summaryrefslogtreecommitdiff
path: root/drivers/power
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-02-15 14:29:26 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-23 13:19:54 +0100
commit45fe916eba5224ae3718f836e298011e0bb6d72b (patch)
tree104bc019119ec643eb7b3baf0e92f5af9a417c9a /drivers/power
parent7e1b5809df452aecea8be66c980f48f9e7e090be (diff)
drm/radeon/evergreen_cs: fix missing break in switch statement
commit cc5034a5d293dd620484d1d836aa16c6764a1c8c upstream. 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: stable@vger.kernel.org Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions