summaryrefslogtreecommitdiff
path: root/shared-core/drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared-core/drm.h')
-rw-r--r--shared-core/drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/drm.h b/shared-core/drm.h
index 19292344..279f858f 100644
--- a/shared-core/drm.h
+++ b/shared-core/drm.h
@@ -757,7 +757,6 @@ struct drm_fence_arg {
enum drm_bo_type {
drm_bo_type_dc,
drm_bo_type_user,
- drm_bo_type_fake,
drm_bo_type_kernel, /* for initial kernel allocations */
};