linux/drivers/gpu/drm/amd
zhengbin 7e30402bed drm/amd/display: remove set but not used variable 'bp' in bios_parser.c
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/gpu/drm/amd/display/dc/bios/bios_parser.c: In function bios_get_board_layout_info:
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c:2743:22: warning: variable bp set but not used [-Wunused-but-set-variable]

It is introduced by commit 1eeedbcc20 ("drm/amd/display:
get board layout for edid emulation"), but never used,
so remove it.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-19 10:12:51 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amdgpu/nv: add asic func for fetching vbios from rom directly 2019-11-19 10:12:51 -05:00
amdkfd drm/amdkfd: remove set but not used variable 'top_dev' 2019-11-19 10:12:51 -05:00
display drm/amd/display: remove set but not used variable 'bp' in bios_parser.c 2019-11-19 10:12:51 -05:00
include drm/amdgpu: add JPEG PG and CG interface 2019-11-19 10:12:50 -05:00
powerplay drm/amd/powerplay: correct fine grained dpm force level setting 2019-11-19 10:12:51 -05:00