diff options
| author | 2019-11-15 20:12:56 +0800 | |
|---|---|---|
| committer | 2019-11-19 10:12:54 -0500 | |
| commit | ac52caecbcf2c30ce95b2536c1caf2643c49b91c (patch) | |
| tree | b73c3b5011280e034073b3930a43287d4715c792 /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | |
| parent | drm/radeon: remove set but not used variable 'size', 'relocs_chunk' (diff) | |
| download | linux-dev-ac52caecbcf2c30ce95b2536c1caf2643c49b91c.tar.xz linux-dev-ac52caecbcf2c30ce95b2536c1caf2643c49b91c.zip | |
drm/radeon: remove set but not used variable 'backbias_response_time'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/radeon/si_dpm.c: In function si_program_response_times:
drivers/gpu/drm/radeon/si_dpm.c:3640:29: warning: variable backbias_response_time set but not used [-Wunused-but-set-variable]
It is introduced by commit a9e61410921b ("drm/radeon/kms:
add dpm support for SI (v7)"), but never used, so remove it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions
