Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73360
b: refs/heads/master
c: c2ec21c
h: refs/heads/master
v: v3
  • Loading branch information
Jan Rinze authored and Russell King committed Nov 8, 2007
1 parent 19c09b1 commit 46ba039
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a8fa9ba623122a51efe6c9ef8fe7412c91582d48
refs/heads/master: c2ec21c5c8f15c079c209f403d582f3134785060
2 changes: 2 additions & 0 deletions trunk/drivers/video/cyber2000fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -874,6 +874,8 @@ static int cyber2000fb_set_par(struct fb_info *info)
default:
BUG();
}
break;

case 24:/* TRUECOLOUR, 16m */
hw.co_pixfmt = CO_PIXFMT_24BPP;
hw.width *= 3;
Expand Down

0 comments on commit 46ba039

Please sign in to comment.