]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/omapdrm/dss/omapdss.h
drm/omap: omap_display_timings: rename x_res to hactive
[karo-tx-linux.git] / drivers / gpu / drm / omapdrm / dss / omapdss.h
index 6eaf1adbd60636d43c71b355b00d893ce8bc5db2..ddd6d14049d0280826c80b8829e2ee31b1da2ae9 100644 (file)
@@ -301,7 +301,7 @@ struct omap_dss_dsi_config {
 
 struct omap_video_timings {
        /* Unit: pixels */
-       u16 x_res;
+       u16 hactive;
        /* Unit: pixels */
        u16 y_res;
        /* Unit: Hz */