summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
diff options
context:
space:
mode:
authorFeifei Xu <Feifei.Xu@amd.com>2017-11-24 10:29:00 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-12-06 12:48:20 -0500
commitcde5c34f63a6bbd082e3ce993919f23f1ac5fb68 (patch)
tree3596415f6a8a0a5c99223c253208cb66ec67fac2 /drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
parent18297a215ba44a9a28aea87486ec52aecf807e13 (diff)
drm/amd/include:cleanup vega10 gc header files.
Cleanup asic_reg/vega10/GC folder. Signed-off-by: Feifei Xu <Feifei.Xu@amd.com> Signed-off-by: Feifei Xu <Feifei.Xu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
index 4fc6a2cf1d83..35e134df7e07 100644
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
@@ -29,8 +29,8 @@
#include "soc15d.h"
#include "vega10/soc15ip.h"
-#include "vega10/GC/gc_9_0_offset.h"
-#include "vega10/GC/gc_9_0_sh_mask.h"
+#include "gc/gc_9_0_offset.h"
+#include "gc/gc_9_0_sh_mask.h"
#include "vega10/vega10_enum.h"
#include "hdp/hdp_4_0_offset.h"