]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/omapdrm/displays/panel-tpo-td028ttec1.c
drm/omap: omap_display_timings: rename x_res to hactive
[karo-tx-linux.git] / drivers / gpu / drm / omapdrm / displays / panel-tpo-td028ttec1.c
index e859b3f893f70a67c956615894c87f8b8f9fc171..935728405cde6f994a5c9e0fff2da0274e11d873 100644 (file)
@@ -43,7 +43,7 @@ struct panel_drv_data {
 };
 
 static struct omap_video_timings td028ttec1_panel_timings = {
-       .x_res          = 480,
+       .hactive        = 480,
        .y_res          = 640,
        .pixelclock     = 22153000,
        .hfp            = 24,