OSDN Git Service

drm/amd/amdgpu: Remove duplicate header
authorBrajeswar Ghosh <brajeswar.linux@gmail.com>
Wed, 21 Nov 2018 13:51:52 +0000 (19:21 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Nov 2018 20:32:19 +0000 (15:32 -0500)
Remove gca/gfx_8_0_sh_mask.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/amdgpu/mxgpu_vi.c

index 64e875d..6a0fcd6 100644 (file)
@@ -37,7 +37,6 @@
 #include "gmc/gmc_8_2_sh_mask.h"
 #include "oss/oss_3_0_d.h"
 #include "oss/oss_3_0_sh_mask.h"
-#include "gca/gfx_8_0_sh_mask.h"
 #include "dce/dce_10_0_d.h"
 #include "dce/dce_10_0_sh_mask.h"
 #include "smu/smu_7_1_3_d.h"