]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: remove unused function dc_link_perform_link_training
authorRouven Czerwinski <rouven@czerwinskis.de>
Sat, 8 May 2021 18:19:51 +0000 (20:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:14:18 +0000 (18:14 -0400)
commit44dc1ce36059354586092cd7f67b397d8d0f548f
tree1488998cd3ed9deeb00cea9ed7068649876a6fc1
parent9f90740c6ef9e435f65f016d4b1f2a5bb3dcec69
drm/amd/display: remove unused function dc_link_perform_link_training

This function is not used anywhere, remove it. It was added in
f443f94b0d8c ("drm/amd/display: Linux Set/Read link rate and lane count
through debugfs") and moved in 603e685fe0e8 ("drm/amd/display: Move link
functions from dc to dc_link"), but a user is missing.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c
drivers/gpu/drm/amd/display/dc/dc_link.h