aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
diff options
context:
space:
mode:
authorGrigory Vasilyev <h0tc0d3@gmail.com>2022-04-05 02:33:04 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-04-06 10:20:29 -0400
commitd1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7 (patch)
treec4e6c23a53b15651ea09a6f13de90ac6a386b414 /drivers/gpu/drm/amd/display/modules/freesync/freesync.c
parentb0778bb0afb10d36de47a435abdc4ca4ecfc3f89 (diff)
downloadlinux-d1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7.tar.gz
linux-d1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7.tar.bz2
linux-d1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7.zip
drm/amdgpu: Remove leftover igp_lane_info
Variable igp_lane_info always is 0. 0 & any value = 0 and false. In this way, all сonditional statements will false. The code was leftover from when the code was ported from radeon where igp_lane_info was derived from the vbios on supported platforms. [update commit message - Alex] Signed-off-by: Grigory Vasilyev <h0tc0d3@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions