Re: [PATCH] drm/amd/amdkfd: Remove duplicate header

2018-11-26 Thread Alex Deucher
On Fri, Nov 23, 2018 at 2:41 AM Brajeswar Ghosh wrote: > > Remove gca/gfx_8_0_enum.h which is included more than once > > Signed-off-by: Brajeswar Ghosh Applied. thanks! Alex > --- > drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c | 1 - > 1 file changed, 1 deletion(-) > > diff --gi

[PATCH] drm/amd/amdkfd: Remove duplicate header

2018-11-22 Thread Brajeswar Ghosh
Remove gca/gfx_8_0_enum.h which is included more than once Signed-off-by: Brajeswar Ghosh --- 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_dev