drm/amdgpu/display: drop set but unused variable
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Jun 2022 16:34:18 +0000 (12:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jun 2022 21:10:30 +0000 (17:10 -0400)
commit7bb97c5a39ecebc8ff5db1491fe4e7a8129f93d5
tree0daa26b72aafceb2e6b826a558e93d15c9ab4291
parentd193b12b2fa6dc316e3ee8871b4ec05992bcb7b1
drm/amdgpu/display: drop set but unused variable

No longer used so drop it.

Fixes: ec457f837890 ("drm/amd/display: Drop unnecessary detect link code")
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c