diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-15 13:12:59 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 16:12:54 +0100 |
commit | 77441f77949807fda4a0aec0bdf3e86ae863fd56 (patch) | |
tree | 6cbfe882bbb0881537363be63119d090589062ba /drivers/gpu/drm/radeon/radeon_legacy_tv.c | |
parent | drm/radeon: remove set but not used variable 'radeon_connector' (diff) | |
download | linux-77441f77949807fda4a0aec0bdf3e86ae863fd56.tar.xz linux-77441f77949807fda4a0aec0bdf3e86ae863fd56.zip |
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 <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/radeon/radeon_legacy_tv.c')
0 files changed, 0 insertions, 0 deletions