Files
linux/drivers/gpu/drm/amd/display/dc
Colin Ian King c385d41604 drm/amd/display: remove variable active_disp
The variable active_disp is being initialized with a value that
is never read, it is being re-assigned immediately afterwards.
Clean up the code by removing the need for variable active_disp.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-06-04 12:40:01 -04:00
..
2021-05-27 12:26:17 -04:00
2021-05-27 12:26:17 -04:00
2021-05-27 12:26:24 -04:00