aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
diff options
context:
space:
mode:
authorFeifei Xu <Feifei.Xu@amd.com>2017-11-23 02:02:23 -0500
committerAlex Deucher <alexander.deucher@amd.com>2017-12-06 12:48:21 -0500
commitdaad67b51e89f50e50ec157bddc57c2c159e43c1 (patch)
treeab55e4cd152b22121f5629a0a6e07382f037504a /drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
parentf0a58aa3f2ca113ff1f435cd186a0d3895a1cafb (diff)
drm/amd/include:cleanup vega10 nbif header files.
Cleanup asic_reg/vega10/NBIF 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/uvd_v7_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c b/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
index 19beff3505fc..c271c6b4b451 100644
--- a/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
@@ -35,7 +35,7 @@
35#include "vce/vce_4_0_offset.h" 35#include "vce/vce_4_0_offset.h"
36#include "vce/vce_4_0_default.h" 36#include "vce/vce_4_0_default.h"
37#include "vce/vce_4_0_sh_mask.h" 37#include "vce/vce_4_0_sh_mask.h"
38#include "vega10/NBIF/nbif_6_1_offset.h" 38#include "nbif/nbif_6_1_offset.h"
39#include "hdp/hdp_4_0_offset.h" 39#include "hdp/hdp_4_0_offset.h"
40#include "mmhub/mmhub_1_0_offset.h" 40#include "mmhub/mmhub_1_0_offset.h"
41#include "mmhub/mmhub_1_0_sh_mask.h" 41#include "mmhub/mmhub_1_0_sh_mask.h"