Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155050
b: refs/heads/master
c: 0c8ddf7
h: refs/heads/master
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Jul 8, 2009
1 parent e0662ee commit b8242ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9bf0cc7cbfbf3952cdf8028aa0d348d09ecdba1
refs/heads/master: 0c8ddf7f8bf770cf49086af85078c4660d387c55
3 changes: 1 addition & 2 deletions trunk/drivers/video/i810/i810_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2060,8 +2060,7 @@ static int __devinit i810fb_init_pci (struct pci_dev *dev,

fb_var_to_videomode(&mode, &info->var);
fb_add_videomode(&mode, &info->modelist);
encode_fix(&info->fix, info);


i810fb_init_ringbuffer(info);
err = register_framebuffer(info);

Expand Down

0 comments on commit b8242ae

Please sign in to comment.