[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <de34c5b1-1827-cc91-f719-a36a33717cb9@amd.com>
Date: Mon, 22 Mar 2021 13:09:53 +0100
From: Christian König <christian.koenig@....com>
To: Wan Jiabing <wanjiabing@...o.com>,
Alex Deucher <alexander.deucher@....com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Hawking Zhang <Hawking.Zhang@....com>,
Evan Quan <evan.quan@....com>,
Felix Kuehling <Felix.Kuehling@....com>,
Luben Tuikov <luben.tuikov@....com>,
Dennis Li <Dennis.Li@....com>,
Andrey Grodzovsky <andrey.grodzovsky@....com>,
Jonathan Kim <jonathan.kim@....com>,
amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Cc: kael_w@...h.net
Subject: Re: [PATCH] drivers: gpu: Remove duplicate include of amdgpu_hdp.h
Am 22.03.21 um 13:02 schrieb Wan Jiabing:
> amdgpu_hdp.h has been included at line 91, so remove
> the duplicate include.
>
> Signed-off-by: Wan Jiabing <wanjiabing@...o.com>
Acked-by: Christian König <christian.koenig@....com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> index 49267eb64302..68836c22ef25 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
> @@ -107,7 +107,6 @@
> #include "amdgpu_gfxhub.h"
> #include "amdgpu_df.h"
> #include "amdgpu_smuio.h"
> -#include "amdgpu_hdp.h"
>
> #define MAX_GPU_INSTANCE 16
>
Powered by blists - more mailing lists