Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344528
b: refs/heads/master
c: 8deac72
h: refs/heads/master
v: v3
  • Loading branch information
Timur Tabi committed Nov 26, 2012
1 parent 1fbc264 commit e441677
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5cc2a36fe8aad05457f15d5908a980b67e0e945d
refs/heads/master: 8deac723f7b6528e8ab3dec5ce1c913ce3d3009c
2 changes: 0 additions & 2 deletions trunk/drivers/video/fsl-diu-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@ struct mfb_info {
int registered;
unsigned long pseudo_palette[16];
struct diu_ad *ad;
int cursor_reset;
unsigned char g_alpha;
unsigned int count;
int x_aoi_d; /* aoi display x offset to physical screen */
Expand Down Expand Up @@ -982,7 +981,6 @@ static int fsl_diu_set_par(struct fb_info *info)
hw = data->diu_reg;

set_fix(info);
mfbi->cursor_reset = 1;

len = info->var.yres_virtual * info->fix.line_length;
/* Alloc & dealloc each time resolution/bpp change */
Expand Down

0 comments on commit e441677

Please sign in to comment.