drm/amdgpu/display: drop unused function
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Aug 2020 15:55:32 +0000 (11:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Aug 2020 21:26:53 +0000 (17:26 -0400)
commit200b86f9891b87ff1709e1dca4efe9d2ee06154d
treed3c6be6a4ebd6268dc6b605a1f0890cf6875c546
parentc38d444e44badc557cf29fdfdfb823604890ccfa
drm/amdgpu/display: drop unused function

This is not longer used as of the latest rework of this
code so drop it to avoid a unused function warning.

Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c