Skip to content

Commit

Permalink
staging: xgifb: delete Win9xDOSMode
Browse files Browse the repository at this point in the history
Delete another useless flag.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Sep 6, 2011
1 parent d2de85c commit 09cb8e5
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 241 deletions.
1 change: 0 additions & 1 deletion drivers/staging/xgifb/vb_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@

#define ProgrammingCRT2 0x0001 /* Set Flag */
#define ReserveTVOption 0x0008
#define Win9xDOSMode 0x0020
#define GatingCRT 0x0800
#define DisableChB 0x1000
#define EnableChB 0x2000
Expand Down
Loading

0 comments on commit 09cb8e5

Please sign in to comment.