Skip to content

Commit

Permalink
staging: xgifb: delete support for Chrontel 7017 TV output
Browse files Browse the repository at this point in the history
IF_DEF_CH7017 is hard-coded to 0, so this is all just dead code that
can be deleted.

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 9f52fc9 commit a35cd0b
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 333 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 @@ -90,7 +90,6 @@
#define VB_XGI301LV 0x0008
#define VB_XGI302LV 0x0010
#define VB_LVDS_NS 0x0001 /* 3rd party chip */
#define VB_CH7017 0x0002
#define VB_CH7007 0x0080 /* [Billy] 07/05/03 */

#define ModeInfoFlag 0x0007
Expand Down
Loading

0 comments on commit a35cd0b

Please sign in to comment.