]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/display: drop unused variable
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Jun 2021 20:55:47 +0000 (16:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Jun 2021 04:18:23 +0000 (00:18 -0400)
commit9d8124fef8a473ee33d42308dec68dacb7d8e02f
tree4f97a14bef2028852391b0a63ef8328ffb9d9925
parentb091d0e1af4f1114340378581f43a873d7e51e10
drm/amdgpu/display: drop unused variable

Remove unused variable.

Fixes: b091d0e1af4f11 ("Revert "drm/amd/display: Fix overlay validation by considering cursors"")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c