drm/amd/display/amdgpu_dm: remove duplicate included header files
authorXu Panda <xu.panda@zte.com.cn>
Mon, 12 Sep 2022 03:22:42 +0000 (03:22 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:02 +0000 (14:33 -0400)
soc15_common.h is included more than once.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c

index 4d92e55b4f64ea3327ebaa584edac82f3f9f0b0c..5da2a1d97b810f40ece14cba450519fc32ad9e52 100644 (file)
@@ -98,8 +98,6 @@
 #include "soc15_common.h"
 #include "vega10_ip_offset.h"
 
-#include "soc15_common.h"
-
 #include "gc/gc_11_0_0_offset.h"
 #include "gc/gc_11_0_0_sh_mask.h"