]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 64e875d528dd858bf2686368a77b95a57372bac9..6a0fcd67662af9a8e6cb3d6581bf0de3a4d2c4b6 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"