diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2023-02-10 10:28:39 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-14 16:04:34 -0500 |
commit | ee3916b45add7ba9fa59b0e9832a5d24d34047d7 (patch) | |
tree | 6788defcf6ff94c467794758d79908f93e9ada4e /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 71c4ca2d3b079d0ba4d9b3033641fea906cebfb6 (diff) | |
download | linux-ee3916b45add7ba9fa59b0e9832a5d24d34047d7.tar.gz linux-ee3916b45add7ba9fa59b0e9832a5d24d34047d7.tar.bz2 linux-ee3916b45add7ba9fa59b0e9832a5d24d34047d7.zip |
drm/amd/display: Remove the unused variable ds_port
Variable ds_port is not effectively used, so delete it.
drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_capability.c:280:35: warning: variable ‘ds_port’ set but not used.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4030
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions