Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / display / intel_display_types.h
index d7b5e26..d94f361 100644 (file)
@@ -314,7 +314,7 @@ struct intel_panel {
                /* DPCD backlight */
                union {
                        struct {
-                               u8 pwmgen_bit_count;
+                               struct drm_edp_backlight_info info;
                        } vesa;
                        struct {
                                bool sdr_uses_aux;