drm/amd/display: remove duplicate include header
authorYe Xingchen <ye.xingchen@zte.com.cn>
Thu, 9 Feb 2023 10:47:54 +0000 (18:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Feb 2023 15:04:46 +0000 (10:04 -0500)
link_hwss.h is included more than once in link_dpms.c .

Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/link_dpms.c

index 9cdfa7f7dc7735fee63c2403e6fa8e4c84e99f2f..0c26b3589608bba3f5c105ea5ec1bd300878af39 100644 (file)
@@ -51,7 +51,6 @@
 #include "link_enc_cfg.h"
 #include "resource.h"
 #include "dsc.h"
-#include "link_hwss.h"
 #include "dccg.h"
 #include "clk_mgr.h"
 #include "atomfirmware.h"