[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADnq5_PhesnKq+AxhF+9WsqWYMSpjSRBRLtCpCZ_E2O+DjPEow@mail.gmail.com>
Date: Mon, 26 Nov 2018 15:33:48 -0500
From: Alex Deucher <alexdeucher@...il.com>
To: brajeswar.linux@...il.com
Cc: Oded Gabbay <oded.gabbay@...il.com>,
"Deucher, Alexander" <alexander.deucher@....com>,
Christian Koenig <christian.koenig@....com>,
Chunming Zhou <David1.Zhou@....com>,
Dave Airlie <airlied@...ux.ie>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
Sabyasachi Gupta <sabyasachi.linux@...il.com>,
Souptick Joarder <jrdr.linux@...il.com>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] drm/amd/amdkfd: Remove duplicate header
On Fri, Nov 23, 2018 at 2:41 AM 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/amdkfd/kfd_device_queue_manager_vi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c b/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c
> index fd60a116be37..c3a5dcfe877a 100644
> --- a/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c
> +++ b/drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c
> @@ -24,7 +24,6 @@
> #include "kfd_device_queue_manager.h"
> #include "gca/gfx_8_0_enum.h"
> #include "gca/gfx_8_0_sh_mask.h"
> -#include "gca/gfx_8_0_enum.h"
> #include "oss/oss_3_0_sh_mask.h"
>
> static bool set_cache_memory_policy_vi(struct device_queue_manager *dqm,
> --
> 2.17.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@...ts.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
Powered by blists - more mailing lists