drm: move content protection property to mode_config
[sfrench/cifs-2.6.git] / include / drm / drm_connector.h
index 02a131202adde10648228c080b261c0dcb799a10..5e41942e5679d152f1166f46665469805c69e856 100644 (file)
@@ -1061,12 +1061,6 @@ struct drm_connector {
         */
        struct drm_property *vrr_capable_property;
 
-       /**
-        * @content_protection_property: DRM ENUM property for content
-        * protection. See drm_connector_attach_content_protection_property().
-        */
-       struct drm_property *content_protection_property;
-
        /**
         * @colorspace_property: Connector property to set the suitable
         * colorspace supported by the sink.