[PATCH 0/7] fix various gcc warnings
yu kuai
yukuai3 at huawei.com
Mon Nov 4 13:27:19 UTC 2019
This patch set fixes various gcc warnings.
yu kuai (7):
drm/amdgpu: remove 4 set but not used variable in
amdgpu_atombios_get_connector_info_from_object_table
drm/amdgpu: add function parameter description in
'amdgpu_device_set_cg_state'
drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'
drm/amdgpu: remove set but not used variable 'dig_connector'
drm/amdgpu: remove set but not used variable 'dig'
drm/amdgpu: remove always false comparison in
'amdgpu_atombios_i2c_process_i2c_ch'
drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 20 ++------------------
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | 1 +
drivers/gpu/drm/amd/amdgpu/atombios_dp.c | 5 -----
drivers/gpu/drm/amd/amdgpu/atombios_i2c.c | 5 -----
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 3 +--
6 files changed, 5 insertions(+), 30 deletions(-)
--
2.7.4
More information about the amd-gfx
mailing list