Skip to content
Commit d1826081 authored by Grigory Vasilyev's avatar Grigory Vasilyev Committed by Alex Deucher
Browse files

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: default avatarGrigory Vasilyev <h0tc0d3@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b0778bb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment