aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-rw-r--r--include/video/omapdss.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index bf6d16b405a2..b868123e6cf1 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -765,5 +765,7 @@ void omapdss_rfbi_set_pixel_size(struct omap_dss_device *dssdev,
765 int pixel_size); 765 int pixel_size);
766void omapdss_rfbi_set_data_lines(struct omap_dss_device *dssdev, 766void omapdss_rfbi_set_data_lines(struct omap_dss_device *dssdev,
767 int data_lines); 767 int data_lines);
768void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev,
769 struct rfbi_timings *timings);
768 770
769#endif 771#endif