drm/amd/display: Remove duplicated include in dcn35_resource.c
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 1 Sep 2023 00:52:23 +0000 (08:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Sep 2023 18:32:31 +0000 (14:32 -0400)
./drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c: dcn31/dcn31_dio_link_encoder.h is included more than once.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn35/dcn35_resource.c

index 0386b8fb270d11854c758571651b32f370ef0237..7f059fc2fc75e275a3c22f3a5e9c0a2de7233cf3 100644 (file)
@@ -61,7 +61,6 @@
 #include "dcn32/dcn32_hpo_dp_link_encoder.h"
 #include "link.h"
 #include "dcn31/dcn31_apg.h"
-#include "dcn31/dcn31_dio_link_encoder.h"
 #include "dcn32/dcn32_dio_link_encoder.h"
 #include "dcn31/dcn31_vpg.h"
 #include "dcn31/dcn31_afmt.h"