[igt-dev] [PATCH v5 20/21] drm-uapi/xe: Remove unused extension definition
Francois Dugast
francois.dugast at intel.com
Thu Nov 30 18:45:35 UTC 2023
Align with commit ("drm/xe: Remove unused extension definition")
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
---
include/drm-uapi/xe_drm.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
index 43be76f4d..e2cce951c 100644
--- a/include/drm-uapi/xe_drm.h
+++ b/include/drm-uapi/xe_drm.h
@@ -642,7 +642,6 @@ struct drm_xe_ext_set_property {
};
struct drm_xe_vm_create {
-#define DRM_XE_VM_EXTENSION_SET_PROPERTY 0
/** @extensions: Pointer to the first extension struct, if any */
__u64 extensions;
--
2.34.1
More information about the igt-dev
mailing list