aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
diff options
context:
space:
mode:
authorFeifei Xu <[email protected]>2017-11-24 04:31:36 +0000
committerAlex Deucher <[email protected]>2017-12-06 17:48:22 +0000
commitfb960bd28354805a7e2a6dbdf8d8d07a5160d0cd (patch)
treea36bcf5723014f3d98b5d5bc5c56d5641be7911c /drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
parentdrm/amd/include:cleanup vega10 osssys header files. (diff)
downloadkernel-fb960bd28354805a7e2a6dbdf8d8d07a5160d0cd.tar.gz
kernel-fb960bd28354805a7e2a6dbdf8d8d07a5160d0cd.zip
drm/amd/include:cleanup vega10 header files.
Remove asic_reg/vega10 folder. 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/mmhub_v1_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c b/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
index d2268575b098..bd160d8700e0 100644
--- a/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
@@ -23,13 +23,13 @@
#include "amdgpu.h"
#include "mmhub_v1_0.h"
-#include "vega10/soc15ip.h"
+#include "soc15ip.h"
#include "mmhub/mmhub_1_0_offset.h"
#include "mmhub/mmhub_1_0_sh_mask.h"
#include "mmhub/mmhub_1_0_default.h"
#include "athub/athub_1_0_offset.h"
#include "athub/athub_1_0_sh_mask.h"
-#include "vega10/vega10_enum.h"
+#include "vega10_enum.h"
#include "soc15_common.h"