aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorXu Panda <xu.panda@zte.com.cn>2022-09-12 03:22:42 +0000
committerAlex Deucher <alexander.deucher@amd.com>2022-09-13 14:33:02 -0400
commitee10818362d81ca1796cacdfb8a6c6f857cdb34a (patch)
treed6095a7ed0f77a6e067c09f9cf902a11c90343a8 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parentdrm/amd/display: Remove the unused function copy_stream_update_to_stream() (diff)
downloadwireguard-linux-ee10818362d81ca1796cacdfb8a6c6f857cdb34a.tar.xz
wireguard-linux-ee10818362d81ca1796cacdfb8a6c6f857cdb34a.zip
drm/amd/display/amdgpu_dm: remove duplicate included header files
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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
-rw-r--r--drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 4d92e55b4f64..5da2a1d97b81 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -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"