[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181122140714.GA3219@hp-pavilion-15-notebook-pc-brajeswar>
Date: Thu, 22 Nov 2018 19:37:14 +0530
From: Brajeswar Ghosh <brajeswar.linux@...il.com>
To: oded.gabbay@...il.com, alexander.deucher@....com,
christian.koenig@....com, David1.Zhou@....com, airlied@...ux.ie
Cc: jrdr.linux@...il.com, amd-gfx@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
sabyasachi.linux@...il.com
Subject: [PATCH] drm/amd/amdkfd: Remove duplicate header
Remove gca/gfx_8_0_enum.h which is included more than once
Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
---
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
Powered by blists - more mailing lists