]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/drm/drm_connector.h
drm: Nuke unused drm_display_info.pixel_clock
[linux.git] / include / drm / drm_connector.h
index c8061992d6cb9589c51e15aaa89ef5009a49acee..0e7bc06c29f49b31c772cb1a68a1a38f221567cc 100644 (file)
@@ -307,12 +307,6 @@ struct drm_display_info {
         */
        unsigned int height_mm;
 
-       /**
-        * @pixel_clock: Maximum pixel clock supported by the sink, in units of
-        * 100Hz. This mismatches the clock in &drm_display_mode (which is in
-        * kHZ), because that's what the EDID uses as base unit.
-        */
-       unsigned int pixel_clock;
        /**
         * @bpc: Maximum bits per color channel. Used by HDMI and DP outputs.
         */