aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/amd_shared.h
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2017-05-31 23:49:46 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-06-06 16:59:09 -0400
commit1191d110c31bde9683f3871e49466eb799ebdc0f (patch)
treeaddcb6bdcf003d619a5c66e5f267911ab727bc85 /drivers/gpu/drm/amd/include/amd_shared.h
parentdrm/amdgpu: remove gfxhub ip (diff)
downloadlinux-dev-1191d110c31bde9683f3871e49466eb799ebdc0f.tar.xz
linux-dev-1191d110c31bde9683f3871e49466eb799ebdc0f.zip
drm/amdgpu: remove mmhub ip
Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
-rw-r--r--drivers/gpu/drm/amd/include/amd_shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/amd_shared.h b/drivers/gpu/drm/amd/include/amd_shared.h
index 06990316e329..beb2a81ab7da 100644
--- a/drivers/gpu/drm/amd/include/amd_shared.h
+++ b/drivers/gpu/drm/amd/include/amd_shared.h
@@ -76,7 +76,6 @@ enum amd_ip_block_type {
AMD_IP_BLOCK_TYPE_UVD,
AMD_IP_BLOCK_TYPE_VCE,
AMD_IP_BLOCK_TYPE_ACP,
- AMD_IP_BLOCK_TYPE_MMHUB,
AMD_IP_BLOCK_TYPE_VCN
};