diff options
| author | Grigory Vasilyev <[email protected]> | 2022-04-05 02:33:04 +0300 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-04-06 10:20:29 -0400 |
| commit | d1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7 (patch) | |
| tree | c4e6c23a53b15651ea09a6f13de90ac6a386b414 /tools/perf/scripts/python/sctop.py | |
| parent | b0778bb0afb10d36de47a435abdc4ca4ecfc3f89 (diff) | |
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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions