drm/amd/display: delete the redundant initialization in dcn3_51_soc
authorXiang Yang <xiangyang3@huawei.com>
Sun, 7 Apr 2024 09:01:31 +0000 (17:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 02:19:52 +0000 (22:19 -0400)
commitaf068dc28dea24560b1573808fdf413d523e9b85
treeb807363cc9b85ab82033770758526ce76eadfeb6
parent6c6d0cbf6035082aaf23469fd8c69814d293bd6e
drm/amd/display: delete the redundant initialization in dcn3_51_soc

the dram_clock_change_latency_us in dcn3_51_soc is initialized twice, so
delete one of them.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Xiang Yang <xiangyang3@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn351/dcn351_fpu.c