aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
diff options
context:
space:
mode:
authorShaoyun Liu <[email protected]>2017-11-29 19:04:58 +0000
committerAlex Deucher <[email protected]>2017-12-08 16:35:19 +0000
commit4fd09a19a6337b1a58d6de8777e2210cec55ae84 (patch)
tree9cdfe965da4673be00e1627eb60cd08b2ac8e1fb /drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
parentdrm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offset (diff)
downloadkernel-4fd09a19a6337b1a58d6de8777e2210cec55ae84.tar.gz
kernel-4fd09a19a6337b1a58d6de8777e2210cec55ae84.zip
drm/admgpu: Reduce the usage of soc15ip.h
Remove the header where it's not used. Acked-by: Christian Konig <[email protected]> Signed-off-by: Shaoyun Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vce_v4_0.c')
-rwxr-xr-xdrivers/gpu/drm/amd/amdgpu/vce_v4_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c b/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
index f2f713650074..55f01868a9b6 100755
--- a/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c
@@ -32,7 +32,6 @@
#include "soc15_common.h"
#include "mmsch_v1_0.h"
-#include "soc15ip.h"
#include "vce/vce_4_0_offset.h"
#include "vce/vce_4_0_default.h"
#include "vce/vce_4_0_sh_mask.h"