diff options
| author | 2019-11-15 20:12:59 +0800 | |
|---|---|---|
| committer | 2019-11-19 10:12:54 -0500 | |
| commit | 77441f77949807fda4a0aec0bdf3e86ae863fd56 (patch) | |
| tree | 6cbfe882bbb0881537363be63119d090589062ba /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | |
| parent | drm/radeon: remove set but not used variable 'radeon_connector' (diff) | |
| download | linux-dev-77441f77949807fda4a0aec0bdf3e86ae863fd56.tar.xz linux-dev-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/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions
