diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/video/omapdss.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 6d7297fb89db..33958045a406 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
| @@ -987,12 +987,6 @@ int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, | |||
| 987 | #define to_dss_driver(x) container_of((x), struct omap_dss_driver, driver) | 987 | #define to_dss_driver(x) container_of((x), struct omap_dss_driver, driver) |
| 988 | #define to_dss_device(x) container_of((x), struct omap_dss_device, old_dev) | 988 | #define to_dss_device(x) container_of((x), struct omap_dss_device, old_dev) |
| 989 | 989 | ||
| 990 | int omapdss_sdi_display_enable(struct omap_dss_device *dssdev); | ||
| 991 | void omapdss_sdi_display_disable(struct omap_dss_device *dssdev); | ||
| 992 | void omapdss_sdi_set_timings(struct omap_dss_device *dssdev, | ||
| 993 | struct omap_video_timings *timings); | ||
| 994 | void omapdss_sdi_set_datapairs(struct omap_dss_device *dssdev, int datapairs); | ||
| 995 | |||
| 996 | int omapdss_rfbi_display_enable(struct omap_dss_device *dssdev); | 990 | int omapdss_rfbi_display_enable(struct omap_dss_device *dssdev); |
| 997 | void omapdss_rfbi_display_disable(struct omap_dss_device *dssdev); | 991 | void omapdss_rfbi_display_disable(struct omap_dss_device *dssdev); |
| 998 | int omap_rfbi_update(struct omap_dss_device *dssdev, void (*callback)(void *), | 992 | int omap_rfbi_update(struct omap_dss_device *dssdev, void (*callback)(void *), |
