summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2020-03-13 05:57:37 -0700
committerAlex Deucher <alexander.deucher@amd.com>2020-03-13 11:52:35 -0400
commit3738de347405062255369f8f0bbddd2f0afd3275 (patch)
tree73df7d2ea0b028abc3aaa5084a9d35e3e6b193a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c
parent45ce19eb8f2902ce6dd61e4ec89ae3d81ef3afcb (diff)
drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endif
The automated conversion of /* fallthrough */ comments converted a comment outside of an #ifdef/#endif case block that should be inside the block. Move the fallthrough inside the block to silence the warning. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c')
0 files changed, 0 insertions, 0 deletions