[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220128071936.1210682-1-deng.changcheng@zte.com.cn>
Date: Fri, 28 Jan 2022 07:19:36 +0000
From: cgel.zte@...il.com
To: evan.quan@....com
Cc: alexander.deucher@....com, christian.koenig@....com,
Xinhui.Pan@....com, airlied@...ux.ie, daniel@...ll.ch,
lijo.lazar@....com, luben.tuikov@....com, guchun.chen@....com,
andrey.grodzovsky@....com, david.nieto@....com,
darren.powell@....com, amd-gfx@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Changcheng Deng <deng.changcheng@....com.cn>,
Zeal Robot <zealci@....com.cn>
Subject: [PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
From: Changcheng Deng <deng.changcheng@....com.cn>
'amdgpu_dpm.h' included in 'arcturus_ppt.c' is duplicated.
Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@....com.cn>
---
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c b/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
index ee296441c5bc..709c32063ef7 100644
--- a/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
+++ b/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
@@ -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.
--
2.25.1
Powered by blists - more mailing lists