aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
diff options
context:
space:
mode:
authorzhengbin <[email protected]>2019-11-14 12:36:25 +0000
committerAlex Deucher <[email protected]>2019-11-19 15:12:51 +0000
commit589d8d282ebe1eab2dd8b1fba3e60322787a50e6 (patch)
treeab3823c134d336b0587c6ec5dac4304bf1ba92db /drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
parentdrm/amd/display: remove set but not used variable 'old_plane_crtc' (diff)
downloadkernel-589d8d282ebe1eab2dd8b1fba3e60322787a50e6.tar.gz
kernel-589d8d282ebe1eab2dd8b1fba3e60322787a50e6.zip
drm/amd/display: remove set but not used variable 'bp' in bios_parser2.c
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c: In function bios_get_board_layout_info: drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c:1826:22: warning: variable bp set but not used [-Wunused-but-set-variable] It is introduced by commit 1eeedbcc20d6 ("drm/amd/display: get board layout for edid emulation"), but never used, so remove it. Reviewed-by: Harry Wentland <[email protected]> Reported-by: Hulk Robot <[email protected]> Signed-off-by: zhengbin <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/bios/bios_parser.c')
0 files changed, 0 insertions, 0 deletions