diff options
| author | YueHaibing <[email protected]> | 2019-02-26 05:48:28 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-19 15:03:53 -0500 |
| commit | 6c55033a705a7f7fdacf952b579a424aad7507ef (patch) | |
| tree | 50f039794399a1fb2d46d1a49199e0a2814cb2e2 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 1e608013490a271bd0b3a6b025ee079ca098d647 (diff) | |
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 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions