mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
rn_vbios_smu_set_dprefclk() was added in 2019 by commit4edb6fc918("drm/amd/display: Add Renoir clock manager") rv1_vbios_smu_set_dprefclk() was also added in 2019 by commitdc88b4a684("drm/amd/display: make clk mgr soc specific") neither have been used. Remove them. Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>