Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15061
b: refs/heads/master
c: 2c27d4e
h: refs/heads/master
i:
  15059: d051ff7
v: v3
  • Loading branch information
Hareesh Nagarajan authored and David S. Miller committed Dec 12, 2005
1 parent bb495ca commit fe3f8d3
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: 806f7bf605bdb0f2ea2253f832943890edb85d83
refs/heads/master: 2c27d4e53043de1c821e0af09e08dee3e92a01d6
2 changes: 1 addition & 1 deletion trunk/drivers/video/tcx.c
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ static void tcx_init_one(struct sbus_dev *sdev)

tcx_reset(&all->info);

tcx_blank(0, &all->info);
tcx_blank(FB_BLANK_UNBLANK, &all->info);

if (fb_alloc_cmap(&all->info.cmap, 256, 0)) {
printk(KERN_ERR "tcx: Could not allocate color map.\n");
Expand Down

0 comments on commit fe3f8d3

Please sign in to comment.