diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/video/omapdss.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 3b68dc2c6410..1199e3beb7be 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
| @@ -1038,14 +1038,6 @@ int omapdss_dsi_display_enable(struct omap_dss_device *dssdev); | |||
| 1038 | void omapdss_dsi_display_disable(struct omap_dss_device *dssdev, | 1038 | void omapdss_dsi_display_disable(struct omap_dss_device *dssdev, |
| 1039 | bool disconnect_lanes, bool enter_ulps); | 1039 | bool disconnect_lanes, bool enter_ulps); |
| 1040 | 1040 | ||
| 1041 | int omapdss_dpi_display_enable(struct omap_dss_device *dssdev); | ||
| 1042 | void omapdss_dpi_display_disable(struct omap_dss_device *dssdev); | ||
| 1043 | void omapdss_dpi_set_timings(struct omap_dss_device *dssdev, | ||
| 1044 | struct omap_video_timings *timings); | ||
| 1045 | int dpi_check_timings(struct omap_dss_device *dssdev, | ||
| 1046 | struct omap_video_timings *timings); | ||
| 1047 | void omapdss_dpi_set_data_lines(struct omap_dss_device *dssdev, int data_lines); | ||
| 1048 | |||
| 1049 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); | 1041 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); |
| 1050 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); | 1042 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); |
| 1051 | void omapdss_sdi_set_timings(struct omap_dss_device *dssdev, | 1043 | void omapdss_sdi_set_timings(struct omap_dss_device *dssdev, |
