diff options
| author | YueHaibing <[email protected]> | 2019-02-26 05:48:28 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-19 20:03:53 +0000 |
| commit | 6c55033a705a7f7fdacf952b579a424aad7507ef (patch) | |
| tree | 50f039794399a1fb2d46d1a49199e0a2814cb2e2 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
| parent | drm/amdgpu: remove set but not used variables 'vm, bo' (diff) | |
| download | kernel-6c55033a705a7f7fdacf952b579a424aad7507ef.tar.gz kernel-6c55033a705a7f7fdacf952b579a424aad7507ef.zip | |
drm/amdgpu: remove set but not used variable 'vbi_time_out'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/si_dpm.c: In function 'si_program_response_times':
drivers/gpu/drm/amd/amdgpu/si_dpm.c:4101:29: warning:
variable 'backbias_response_time' set but not used [-Wunused-but-set-variable]
It's never used since introduction in 841686df9f7d ("drm/amdgpu: add SI DPM
support (v4)"), so can be removed
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions
