The constant DRM_GLOBAL_TTM_OBJECT is unused and not obviously useful. Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> --- include/drm/drm_global.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/drm/drm_global.h b/include/drm/drm_global.h index 4482a9bbd6e9..63ffdcec6690 100644 --- a/include/drm/drm_global.h +++ b/include/drm/drm_global.h @@ -41,7 +41,6 @@ enum drm_global_types { DRM_GLOBAL_TTM_MEM = 0, DRM_GLOBAL_TTM_BO, - DRM_GLOBAL_TTM_OBJECT, DRM_GLOBAL_NUM }; -- 2.19.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel