diff options
author | 2023-03-16 17:51:43 +0800 | |
---|---|---|
committer | 2023-03-22 00:47:59 -0400 | |
commit | 7d67285e84f62fb5fd00405432ecf1b64f921091 (patch) | |
tree | bb0224ff82b6181f76653b0caca6c8980144b4c2 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
parent | drm/amd/display: make is_synaptics_cascaded_panamera static (diff) | |
download | wireguard-linux-7d67285e84f62fb5fd00405432ecf1b64f921091.tar.xz wireguard-linux-7d67285e84f62fb5fd00405432ecf1b64f921091.zip |
drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()
The function link_timing_bandwidth_kbps is defined in the
link_validation.c file, but not called elsewhere, so remove this unused
function.
drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.c:258:10: warning: no previous prototype for ‘link_timing_bandwidth_kbps’.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4547
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions