linux_dsm_epyc7002/drivers/gpu/drm/amd/display/dc/bios
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
..
dce80 amdgpu/dc: fix non-ansi function decls. 2017-11-07 16:21:59 -05:00
dce110 drm/amd/display: Delete dead code in command_table_helper 2019-08-23 11:37:04 -05:00
dce112 drm/amd/display: Delete dead code in command_table_helper 2019-08-23 11:37:04 -05:00
bios_parser2.c drm/amd/display: remove set but not used variable 'bp' in bios_parser2.c 2019-11-19 10:12:51 -05:00
bios_parser2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
bios_parser_common.c amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_common.h amdgpu/dc: separate out some common code from bios parsers. 2017-09-28 16:51:56 -04:00
bios_parser_helper.c revert "drm/amd/display: Add condition to sync eDP SW status and HW status" 2019-01-25 16:15:37 -05:00
bios_parser_helper.h revert "drm/amd/display: Add condition to sync eDP SW status and HW status" 2019-01-25 16:15:37 -05:00
bios_parser_interface.c drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
bios_parser_types_internal2.h drm/amd/display: Add DCE12 bios parser support 2017-09-26 17:19:04 -04:00
bios_parser_types_internal.h
bios_parser.c drm/amd/display: remove set but not used variable 'bp' in bios_parser.c 2019-11-19 10:12:51 -05:00
bios_parser.h
command_table2.c drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
command_table2.h drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
command_table_helper2.c drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
command_table_helper2.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
command_table_helper_struct.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
command_table_helper.c drm/amdgpu/display: remove VEGAM config option 2018-05-18 16:08:18 -05:00
command_table_helper.h drm/amd/display: fix incompatible structure layouts 2018-02-19 14:19:18 -05:00
command_table.c drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
command_table.h drm/amd/display: Connect dig_fe to otg directly instead of calling bios 2019-01-25 16:15:37 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00