diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-11-09 17:37:25 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-13 15:29:45 -0500 |
commit | 026674cf055f15da0fa92fbef293d5852346380d (patch) | |
tree | e3b558b07e5d21c9b93da850e338adf8b24f2b21 /drivers/watchdog/softdog.c | |
parent | f5ac1595156a8b63812ed6fa0803ddf7207cced7 (diff) |
drm/amd/display: remove set but not used variable 'ds_port'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c: In function dp_wa_power_up_0010FA:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:2320:35: warning:
variable ds_port set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/watchdog/softdog.c')
0 files changed, 0 insertions, 0 deletions