aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-rw-r--r--include/video/omapdss.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index b1248c2d36e1..a9402362d817 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -836,4 +836,7 @@ void omapdss_rfbi_set_data_lines(struct omap_dss_device *dssdev,
836void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev, 836void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev,
837 struct rfbi_timings *timings); 837 struct rfbi_timings *timings);
838 838
839int omapdss_compat_init(void);
840void omapdss_compat_uninit(void);
841
839#endif 842#endif