diff options
Diffstat (limited to 'include/video/omapdss.h')
-rw-r--r-- | include/video/omapdss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 0a10a234a989..44a864648c15 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -590,7 +590,7 @@ void omap_dsi_release_vc(struct omap_dss_device *dssdev, int channel); | |||
590 | 590 | ||
591 | int omapdss_dsi_display_enable(struct omap_dss_device *dssdev); | 591 | int omapdss_dsi_display_enable(struct omap_dss_device *dssdev); |
592 | void omapdss_dsi_display_disable(struct omap_dss_device *dssdev, | 592 | void omapdss_dsi_display_disable(struct omap_dss_device *dssdev, |
593 | bool disconnect_lanes); | 593 | bool disconnect_lanes, bool enter_ulps); |
594 | 594 | ||
595 | int omapdss_dpi_display_enable(struct omap_dss_device *dssdev); | 595 | int omapdss_dpi_display_enable(struct omap_dss_device *dssdev); |
596 | void omapdss_dpi_display_disable(struct omap_dss_device *dssdev); | 596 | void omapdss_dpi_display_disable(struct omap_dss_device *dssdev); |