aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
diff options
context:
space:
mode:
authorChandan Vurdigere Nataraj <[email protected]>2022-06-07 08:17:29 +0000
committerAlex Deucher <[email protected]>2022-06-10 19:24:18 +0000
commit7aade9ceeb88d8ca674141d2c245f0107032afb1 (patch)
treeebbfcae232ad90fef06ed48f2d891d52ee2007a5 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c
parentdrm/amdgpu/display: Remove unnecessary typecasts and fix build issues (diff)
downloadkernel-7aade9ceeb88d8ca674141d2c245f0107032afb1.tar.gz
kernel-7aade9ceeb88d8ca674141d2c245f0107032afb1.zip
drm/amdgpu/display: Fix compilation issues
[Why] Getting below build errors: drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1419:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] default: ^ drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1535:2: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] default: ^ drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:3276:20: error: variable 'v1_5' is uninitialized when used here [-Werror,-Wuninitialized] for (i = 0; i < v1_5->number_of_path; ++i) ^~~~ [How] Fix compilation issues Signed-off-by: Chandan Vurdigere Nataraj <[email protected]> Reviewed-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions