]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h
authorChen Ni <nichen@iscas.ac.cn>
Tue, 28 Apr 2026 03:02:38 +0000 (11:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2026 18:48:41 +0000 (14:48 -0400)
commit01ac7ab46c7a83208b81c6c13573eabeb2684634
treebb6412b3c1310483c221bb9f8fefa8bebf0aa10b
parent3c5367d950140d4ec7af830b2268a5a6fdaa3885
drm/amd/display: Remove duplicate include of dce/dmub_hw_lock_mgr.h

Remove duplicate inclusion of dce/dmub_hw_lock_mgr.h in dcn42_hwseq.c to
clean up redundant code.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn42/dcn42_hwseq.c