OSDN Git Service

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)
commit28ea8752f6fb4068521f61878b36eed9e25691f5
tree1488998cd3ed9deeb00cea9ed7068649876a6fc1
parent7780f50358ee386de3b42ec236755fa72d97bb36
drm/amd/display: remove unused function dc_link_perform_link_training

This function is not used anywhere, remove it. It was added in
40dd6bd376a4 ("drm/amd/display: Linux Set/Read link rate and lane count
through debugfs") and moved in fe798de53a7a ("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