drm/amdgpu: remove duplicated include from gfx_v9_0.c
authorYueHaibing <yuehaibing@huawei.com>
Wed, 10 Jul 2019 01:57:20 +0000 (01:57 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Aug 2019 03:18:54 +0000 (22:18 -0500)
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c

index c4cc097ee45be035adb27b84e729484f9ba9e1e6..dca18c7453029773731f79e11413ed31d7cf5c28 100644 (file)
@@ -40,7 +40,6 @@
 #include "vega10_enum.h"
 #include "hdp/hdp_4_0_offset.h"
 
-#include "soc15.h"
 #include "soc15_common.h"
 #include "clearstate_gfx9.h"
 #include "v9_structs.h"