Chandan Vurdigere Nataraj
7aade9ceeb
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 <chandan.vurdigerenataraj@amd.com>
Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-06-10 15:24:18 -04:00
..
2021-02-18 16:43:10 -05:00
2022-06-10 15:24:18 -04:00
2022-06-07 16:09:41 -04:00
2022-06-07 16:09:57 -04:00
2022-06-07 16:09:57 -04:00
2021-01-14 13:20:21 -05:00
2021-06-08 12:20:12 -04:00
2021-01-14 13:20:20 -05:00
2022-06-08 11:40:12 -04:00
2022-02-24 17:26:20 -05:00
2021-06-08 12:20:12 -04:00
2022-06-07 16:09:57 -04:00
2022-06-07 16:09:57 -04:00
2022-04-21 15:59:52 -04:00
2022-06-06 14:40:51 -04:00
2022-06-07 16:09:57 -04:00
2022-06-06 14:43:38 -04:00
2022-04-26 11:51:20 -04:00
2022-05-26 14:56:31 -04:00
2022-05-26 14:56:31 -04:00
2022-05-26 14:56:31 -04:00
2022-06-07 16:09:57 -04:00
2022-06-07 16:09:57 -04:00
2022-06-06 14:43:38 -04:00
2022-06-10 15:24:02 -04:00
2022-06-03 16:43:36 -04:00
2022-06-03 16:43:37 -04:00
2021-06-15 17:25:41 -04:00
2022-06-07 16:09:57 -04:00
2022-06-03 16:44:14 -04:00
2022-06-01 15:56:48 -04:00
2022-04-19 13:58:32 -04:00
2022-06-03 16:43:38 -04:00
2021-03-02 14:05:41 -05:00
2022-06-03 16:43:37 -04:00
2022-06-03 16:43:37 -04:00
2022-04-05 10:29:48 -04:00
2021-09-14 15:57:09 -04:00
2021-02-02 12:11:41 -05:00
2021-02-02 12:11:41 -05:00
2022-01-25 18:00:35 -05:00
2022-06-03 16:43:38 -04:00
2022-06-07 16:09:57 -04:00
2021-07-08 15:14:36 -04:00
2022-06-06 14:40:45 -04:00
2021-08-05 21:17:59 -04:00
2022-06-07 16:09:57 -04:00
2022-06-07 16:09:57 -04:00
2022-01-07 17:21:20 -05:00
2022-05-10 17:53:12 -04:00
2021-05-21 10:31:55 -04:00
2022-04-05 10:29:47 -04:00
2022-06-03 16:43:38 -04:00
2022-04-25 11:17:45 +02:00