]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72e47626880a453de91d8d581041a8ecb88e0371
treed3c6be6a4ebd6268dc6b605a1f0890cf6875c546
parent6612fbf80b7f24d61a3ad5c6a48dcf49566dac7a
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