[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_NMAEvgRKM864Vf+xsLuui8+gr_a6r2jViXYX6B5RGh_g@mail.gmail.com>
Date: Fri, 28 Jan 2022 13:50:46 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: CGEL <cgel.zte@...il.com>
Cc: "Quan, Evan" <evan.quan@....com>,
"Lazar, Lijo" <lijo.lazar@....com>,
"Chen, Guchun" <guchun.chen@....com>,
Dave Airlie <airlied@...ux.ie>, Zeal Robot <zealci@....com.cn>,
xinhui pan <Xinhui.Pan@....com>,
LKML <linux-kernel@...r.kernel.org>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
Changcheng Deng <deng.changcheng@....com.cn>,
"Tuikov, Luben" <luben.tuikov@....com>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
"Powell, Darren" <darren.powell@....com>,
"Deucher, Alexander" <alexander.deucher@....com>,
Christian Koenig <christian.koenig@....com>,
"Nieto, David M" <david.nieto@....com>
Subject: Re: [PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
Applied. thanks!
Alex
On Fri, Jan 28, 2022 at 2:19 AM <cgel.zte@...il.com> wrote:
>
> 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