]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove dcn32_smu13 duplicate header
authorZaeem Mohamed <zaeem.mohamed@amd.com>
Tue, 28 May 2024 23:09:01 +0000 (19:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:14 +0000 (16:17 -0400)
commitf7e56091a46e794e0509a8de369117da1fd66e74
tree47d211fae24c436baf9d8f1febf789c9d5c07eb1
parent5d1608a81e01740e8b51ceb5079a5fb3ffbffe3a
drm/amd/display: Remove dcn32_smu13 duplicate header

[WHY]
Duplicate headers requiring unecessary maintenance of both headers

[HOW]
Removal of smu13_driver_if header and all referneces to it changed to dcn32_smu13_driver

Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@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.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr_smu_msg.c
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/smu13_driver_if.h [deleted file]