提交 b63c97f5 编写于 作者: T Tomi Valkeinen

OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype

Signed-off-by: NTomi Valkeinen <tomi.valkeinen@nokia.com>
上级 853525d7
...@@ -105,6 +105,9 @@ void omapfb_remove_sysfs(struct omapfb2_device *fbdev); ...@@ -105,6 +105,9 @@ void omapfb_remove_sysfs(struct omapfb2_device *fbdev);
int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg); int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg);
int omapfb_update_window(struct fb_info *fbi,
u32 x, u32 y, u32 w, u32 h);
int dss_mode_to_fb_mode(enum omap_color_mode dssmode, int dss_mode_to_fb_mode(enum omap_color_mode dssmode,
struct fb_var_screeninfo *var); struct fb_var_screeninfo *var);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册