diff options
author | Feifei Xu <Feifei.Xu@amd.com> | 2017-11-23 01:54:48 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-06 12:48:21 -0500 |
commit | f0a58aa3f2ca113ff1f435cd186a0d3895a1cafb (patch) | |
tree | 8e2455ed705a940558d5cee6dfb6c3fcf793aeba /drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | |
parent | 65417d9f553b5877a3fa4e32544e6a2bcb539ea9 (diff) |
drm/amd/include:cleanup vega10 nbio header files.
Cleanup asic_reg/vega10/NBIO folder.
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/mxgpu_ai.c')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c b/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c index 7405d7bb43b7..19327b782124 100644 --- a/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c +++ b/drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | |||
@@ -23,8 +23,8 @@ | |||
23 | 23 | ||
24 | #include "amdgpu.h" | 24 | #include "amdgpu.h" |
25 | #include "vega10/soc15ip.h" | 25 | #include "vega10/soc15ip.h" |
26 | #include "vega10/NBIO/nbio_6_1_offset.h" | 26 | #include "nbio/nbio_6_1_offset.h" |
27 | #include "vega10/NBIO/nbio_6_1_sh_mask.h" | 27 | #include "nbio/nbio_6_1_sh_mask.h" |
28 | #include "gc/gc_9_0_offset.h" | 28 | #include "gc/gc_9_0_offset.h" |
29 | #include "gc/gc_9_0_sh_mask.h" | 29 | #include "gc/gc_9_0_sh_mask.h" |
30 | #include "soc15.h" | 30 | #include "soc15.h" |