drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
authorChangcheng Deng <deng.changcheng@zte.com.cn>
Fri, 28 Jan 2022 07:19:36 +0000 (07:19 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Feb 2022 23:26:31 +0000 (18:26 -0500)
'amdgpu_dpm.h' included in 'arcturus_ppt.c' is duplicated.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c

index ee29644..709c320 100644 (file)
@@ -46,7 +46,6 @@
 #include <linux/pci.h>
 #include "amdgpu_ras.h"
 #include "smu_cmn.h"
-#include "amdgpu_dpm.h"
 
 /*
  * DO NOT use these for err/warn/info/debug messages.