drm/amdgpu/display: remove duplicate include header in files
authorye xingchen <ye.xingchen@zte.com.cn>
Sat, 28 Jan 2023 01:39:08 +0000 (09:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Feb 2023 20:37:41 +0000 (15:37 -0500)
opp.h is included more than once.

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/core/dc_link.c

index 6475664..1a2ab93 100644 (file)
@@ -46,7 +46,6 @@
 #include "dpcd_defs.h"
 #include "dmcu.h"
 #include "dsc.h"
-#include "opp.h"
 #include "hw/clk_mgr.h"
 #include "dce/dmub_psr.h"
 #include "dmub/dmub_srv.h"