Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268093
b: refs/heads/master
c: 69a1869
h: refs/heads/master
i:
  268091: 76a701a
v: v3
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Sep 6, 2011
1 parent b0d85eb commit a8896b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: a952cc9057d644be3cd2c7c9e8728346e4257f3c
refs/heads/master: 69a186986111a31c0473971104e89c4975955e57
7 changes: 1 addition & 6 deletions trunk/drivers/staging/xgifb/XGI_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -364,12 +364,7 @@ static struct _XGIbios_mode {
};

/* mode-related variables */
#ifdef MODULE
static int xgifb_mode_idx = 1;
#else
static int xgifb_mode_idx = -1; /* Use a default mode if we are
inside the kernel */
#endif
static int xgifb_mode_idx = -1;
static u8 XGIfb_mode_no;
static u8 XGIfb_rate_idx;

Expand Down

0 comments on commit a8896b1

Please sign in to comment.