drm/amd/amdkfd: Remove duplicate header
authorBrajeswar Ghosh <brajeswar.linux@gmail.com>
Thu, 22 Nov 2018 14:07:14 +0000 (19:37 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Nov 2018 20:54:39 +0000 (15:54 -0500)
Remove gca/gfx_8_0_enum.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c

index fd60a11..c3a5dcf 100644 (file)
@@ -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,