drm/amd/display: Delete duplicated function prototypes
authorAlex Hung <alex.hung@amd.com>
Fri, 1 Mar 2024 02:50:52 +0000 (19:50 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2024 17:38:12 +0000 (13:38 -0400)
commit86cbadaea4aa468583acb85bb7f33e69f98bb1c3
tree1178fe24d81fe3f0f507943775b913a906ba7e5d
parenta63dce3a4ba917a440c8e17de6d808bcea313f7e
drm/amd/display: Delete duplicated function prototypes

[Why & How]
dcn32_smu_transfer_wm_table_dram_2_smu is defined twice so one is
removed. Also adjust prototype orders.

Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.h