diff options
Diffstat (limited to 'include/video')
-rw-r--r-- | include/video/omapdss.h | 3 |
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, | |||
836 | void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev, | 836 | void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev, |
837 | struct rfbi_timings *timings); | 837 | struct rfbi_timings *timings); |
838 | 838 | ||
839 | int omapdss_compat_init(void); | ||
840 | void omapdss_compat_uninit(void); | ||
841 | |||
839 | #endif | 842 | #endif |