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)
commited50995514d319ff27dafe3747f04abab9e87bdf
tree4f97a14bef2028852391b0a63ef8328ffb9d9925
parente7d9560aeae51415f6c9bc343feb783a441ff4c5
drm/amdgpu/display: drop unused variable

Remove unused variable.

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