Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184849
b: refs/heads/master
c: b63c97f
h: refs/heads/master
i:
  184847: a582ae6
v: v3
  • Loading branch information
Tomi Valkeinen committed Feb 15, 2010
1 parent 635b83c commit ceb01a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 853525d7785761d2d9c121b41326ab19d3af4a22
refs/heads/master: b63c97f5184684c841be84ec80928e3c5fe57fbe
3 changes: 3 additions & 0 deletions trunk/drivers/video/omap2/omapfb/omapfb.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_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,
struct fb_var_screeninfo *var);

Expand Down

0 comments on commit ceb01a2

Please sign in to comment.