diff options
author | yu kuai <yukuai3@huawei.com> | 2019-11-04 21:27:24 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-13 15:29:44 -0500 |
commit | d1d09dc417826f5a983e0f4f212f227beeb65e29 (patch) | |
tree | 9ea5905932f7998c87621085a63ef2cece45bac9 /drivers/gpu/drm/amd/amdgpu/atombios_i2c.c | |
parent | 5bea7fedb7fe4d5e6d3ba9f385dd3619fb004ce7 (diff) |
drm/amdgpu: remove set but not used variable 'dig'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function
‘amdgpu_atombios_dp_link_train’:
drivers/gpu/drm/amd/amdgpu/atombios_dp.c:716:34: warning: variable ‘dig’
set but not used [-Wunused-but-set-variable]
Fixes: d38ceaf99ed0 ("drm/amdgpu: add core driver (v4)")
Signed-off-by: yu kuai <yukuai3@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atombios_i2c.c')
0 files changed, 0 insertions, 0 deletions