]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc5a44bf20836625d312b843f17c2f025ab5a04c
tree0daa26b72aafceb2e6b826a558e93d15c9ab4291
parent3e26b55705d1872cdab38a3c058510182b6f795f
drm/amdgpu/display: drop set but unused variable

No longer used so drop it.

Fixes: 097f87a12bdd ("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