diff options
Diffstat (limited to 'include/video')
| -rw-r--r-- | include/video/omapdss.h | 2 |
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); |
| 766 | void omapdss_rfbi_set_data_lines(struct omap_dss_device *dssdev, | 766 | void omapdss_rfbi_set_data_lines(struct omap_dss_device *dssdev, |
| 767 | int data_lines); | 767 | int data_lines); |
| 768 | void omapdss_rfbi_set_interface_timings(struct omap_dss_device *dssdev, | ||
| 769 | struct rfbi_timings *timings); | ||
| 768 | 770 | ||
| 769 | #endif | 771 | #endif |
