aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
diff options
context:
space:
mode:
authorFeifei Xu <[email protected]>2017-11-15 10:39:21 +0000
committerAlex Deucher <[email protected]>2017-12-06 17:48:17 +0000
commita6651c98c6bb4e0e0523d9cdc7868d8642ac9046 (patch)
tree759098b93b69574310cff7ddef789ea9edb9332b /drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
parentdrm/amd/include:cleanup vega10 hdp header files. (diff)
downloadkernel-a6651c98c6bb4e0e0523d9cdc7868d8642ac9046.tar.gz
kernel-a6651c98c6bb4e0e0523d9cdc7868d8642ac9046.zip
drm/amd/include:cleanup vega10 mp header files.
Cleanup asic_reg/vega10/MP folder, remove mp_9_0_default.h Signed-off-by: Feifei Xu <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/psp_v3_1.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/psp_v3_1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c b/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
index b855964740bc..53df7446295e 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
@@ -32,8 +32,8 @@
#include "psp_v3_1.h"
#include "vega10/soc15ip.h"
-#include "vega10/MP/mp_9_0_offset.h"
-#include "vega10/MP/mp_9_0_sh_mask.h"
+#include "mp/mp_9_0_offset.h"
+#include "mp/mp_9_0_sh_mask.h"
#include "vega10/GC/gc_9_0_offset.h"
#include "sdma0/sdma0_4_0_offset.h"
#include "vega10/NBIO/nbio_6_1_offset.h"