[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_NY+B8=heDKwsYPnbp5c7McGkHqFo15zgzMjJyMAwiB5w@mail.gmail.com>
Date: Mon, 19 Nov 2018 14:19:17 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: brajeswar.linux@...il.com
Cc: "Deucher, Alexander" <alexander.deucher@....com>,
Christian Koenig <christian.koenig@....com>,
Chunming Zhou <David1.Zhou@....com>,
Dave Airlie <airlied@...ux.ie>, Rex Zhu <Rex.Zhu@....com>,
Andrey Grodzovsky <andrey.grodzovsky@....com>,
Leo Liu <leo.liu@....com>,
David Panariti <David.Panariti@....com>,
"S, Shirish" <shirish.s@....com>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>, sabyasachi.linux@...il.com,
jrdr.linux@...il.com, amd-gfx list <amd-gfx@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: Remove duplicate header
On Mon, Nov 19, 2018 at 2:17 PM Brajeswar Ghosh
<brajeswar.linux@...il.com> wrote:
>
> Remove gca/gfx_8_0_enum.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
Applied. thanks!
Alex
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
> index 3d0f277a6523..4ca1ecf1ffd7 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
> @@ -44,7 +44,6 @@
> #include "gca/gfx_8_0_d.h"
> #include "gca/gfx_8_0_enum.h"
> #include "gca/gfx_8_0_sh_mask.h"
> -#include "gca/gfx_8_0_enum.h"
>
> #include "dce/dce_10_0_d.h"
> #include "dce/dce_10_0_sh_mask.h"
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
Powered by blists - more mailing lists