Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/display/dc
Colin Ian King 5edb769131 drm/amd/display: remove redundant assignment to variable dp_ref_clk_khz
The variable dp_ref_clk_khz is being initialized with a value that is
never read and it is being updated later with a new value.  The
initialization is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-22 18:11:45 -04:00
..
2020-03-13 11:52:34 -04:00
2019-12-05 16:26:39 -05:00