[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_O_RyzKDfaFE9zbEWgioAfoczDgWFtd9qBb5vwWLS9Enw@mail.gmail.com>
Date: Fri, 28 Jan 2022 13:47:24 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: CGEL <cgel.zte@...il.com>
Cc: "Deucher, Alexander" <alexander.deucher@....com>,
Jack Zhang <Jack.Zhang1@....com>,
"Lazar, Lijo" <lijo.lazar@....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>,
Shaoyun Liu <shaoyun.liu@....com>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
"Quan, Evan" <evan.quan@....com>,
Christian Koenig <christian.koenig@....com>,
Hawking Zhang <Hawking.Zhang@....com>
Subject: Re: [PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
Applied. Thanks!
Alex
On Fri, Jan 28, 2022 at 2:05 AM <cgel.zte@...il.com> wrote:
>
> From: Changcheng Deng <deng.changcheng@....com.cn>
>
> 'linux/pci.h' included in 'amdgpu_device.c' is duplicated.
>
> Reported-by: Zeal Robot <zealci@....com.cn>
> Signed-off-by: Changcheng Deng <deng.changcheng@....com.cn>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index dd5979098e63..289c5c626324 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -56,7 +56,6 @@
> #include "soc15.h"
> #include "nv.h"
> #include "bif/bif_4_1_d.h"
> -#include <linux/pci.h>
> #include <linux/firmware.h>
> #include "amdgpu_vf_error.h"
>
> --
> 2.25.1
>
Powered by blists - more mailing lists