Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54878
b: refs/heads/master
c: 41988d6
h: refs/heads/master
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed May 8, 2007
1 parent 6a95dfa commit 8c36b8e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c4270637ff379163d22721b897f0dc5592794c68
refs/heads/master: 41988d6e601fc6addef40421c57763a846d8ab1c
1 change: 1 addition & 0 deletions trunk/drivers/video/neofb.c
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ neofb_check_var(struct fb_var_screeninfo *var, struct fb_info *info)
var->red.msb_right = 0;
var->green.msb_right = 0;
var->blue.msb_right = 0;
var->transp.msb_right = 0;

switch (var->bits_per_pixel) {
case 8: /* PSEUDOCOLOUR, 256 */
Expand Down

0 comments on commit 8c36b8e

Please sign in to comment.