mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 19:36:44 +07:00
drm/amd/display: Remove duplicate entries from BIOS function table
Identical to the two entries above them. Signed-off-by: Ken Chalmers <ken.chalmers@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
3e332d3a5a
commit
05a2e8315f
@ -3795,10 +3795,6 @@ static const struct dc_vbios_funcs vbios_funcs = {
|
||||
|
||||
.get_gpio_pin_info = bios_parser_get_gpio_pin_info,
|
||||
|
||||
.get_embedded_panel_info = bios_parser_get_embedded_panel_info,
|
||||
|
||||
.get_gpio_pin_info = bios_parser_get_gpio_pin_info,
|
||||
|
||||
.get_encoder_cap_info = bios_parser_get_encoder_cap_info,
|
||||
|
||||
/* bios scratch register communication */
|
||||
|
Loading…
Reference in New Issue
Block a user