diff options
Diffstat (limited to 'include/video')
| -rw-r--r-- | include/video/omapdss.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 0898c2fad9a..a06a9ba3872 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
| @@ -744,6 +744,8 @@ int dpi_check_timings(struct omap_dss_device *dssdev, | |||
| 744 | 744 | ||
| 745 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); | 745 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); |
| 746 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); | 746 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); |
| 747 | void omapdss_sdi_set_timings(struct omap_dss_device *dssdev, | ||
| 748 | struct omap_video_timings *timings); | ||
| 747 | 749 | ||
| 748 | int omapdss_rfbi_display_enable(struct omap_dss_device *dssdev); | 750 | int omapdss_rfbi_display_enable(struct omap_dss_device *dssdev); |
| 749 | void omapdss_rfbi_display_disable(struct omap_dss_device *dssdev); | 751 | void omapdss_rfbi_display_disable(struct omap_dss_device *dssdev); |
