Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60911
b: refs/heads/master
c: 1ce0e9a
h: refs/heads/master
i:
  60909: 2715e08
  60907: 78dd7f6
  60903: 81d427b
  60895: 32e7402
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Jul 17, 2007
1 parent 90f4108 commit 9036c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 973d9ab231a6b9feb1ff5b9a072f11756eca96cc
refs/heads/master: 1ce0e9a9213bfa2f77363d3eef4d15808473cbe5
2 changes: 1 addition & 1 deletion trunk/drivers/video/tx3912fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ int __init tx3912fb_init(void)
fb_info.fbops = &tx3912fb_ops;
fb_info.var = tx3912fb_var;
fb_info.fix = tx3912fb_fix;
fb_info.pseudo_palette = pseudo_palette;
fb_info.pseudo_palette = cfb8;
fb_info.flags = FBINFO_DEFAULT;

/* Clear the framebuffer */
Expand Down

0 comments on commit 9036c86

Please sign in to comment.