Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304263
b: refs/heads/master
c: ef23b21
h: refs/heads/master
i:
  304261: 80932db
  304259: 6da5cf7
  304255: 1544a74
v: v3
  • Loading branch information
Dmitry Eremin-Solenikov authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 115193e commit 4e3a94a
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: 3567f97965aa58b6acdfaf1ac86eed62905369ea
refs/heads/master: ef23b21061bb26469646f9ad9f1c6584ca0c5b49
2 changes: 1 addition & 1 deletion trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -1088,7 +1088,7 @@ static int XGIfb_do_set_var(struct fb_var_screeninfo *var, int isactive,
unsigned int vtotal = var->upper_margin + var->yres + var->lower_margin
+ var->vsync_len;
#if defined(__powerpc__)
u8 sr_data, cr_data;
u8 cr_data;
#endif
unsigned int drate = 0, hrate = 0;
int found_mode = 0;
Expand Down

0 comments on commit 4e3a94a

Please sign in to comment.