diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/video/omapdss.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 2e8bb087fef..38633b29195 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
| @@ -743,6 +743,7 @@ void omapdss_dpi_set_timings(struct omap_dss_device *dssdev, | |||
| 743 | struct omap_video_timings *timings); | 743 | struct omap_video_timings *timings); |
| 744 | int dpi_check_timings(struct omap_dss_device *dssdev, | 744 | int dpi_check_timings(struct omap_dss_device *dssdev, |
| 745 | struct omap_video_timings *timings); | 745 | struct omap_video_timings *timings); |
| 746 | void omapdss_dpi_set_data_lines(struct omap_dss_device *dssdev, int data_lines); | ||
| 746 | 747 | ||
| 747 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); | 748 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); |
| 748 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); | 749 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); |
