diff options
author | zhengbin <[email protected]> | 2019-11-15 20:12:59 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-11-19 10:12:54 -0500 |
commit | 77441f77949807fda4a0aec0bdf3e86ae863fd56 (patch) | |
tree | 6cbfe882bbb0881537363be63119d090589062ba /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 5952c48993375a9da2de39be30df475cf590b0ce (diff) |
drm/radeon: remove set but not used variable 'blocks'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/radeon/radeon_combios.c: In function radeon_combios_get_power_modes:
drivers/gpu/drm/radeon/radeon_combios.c:2638:10: warning: variable blocks set but not used [-Wunused-but-set-variable]
It is introduced by commit 56278a8edace ("drm/radeon/kms:
pull power mode info from bios tables (v3)"), but never used,
so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions