summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen2011-08-31 20:45:57 +0200
committerGreg Kroah-Hartman2011-09-06 20:42:07 +0200
commit4c14bfd41dea0d8d40012d4113af4815ff7c4661 (patch)
tree55f856be369e8fef8704d738e4d1f819ae10af35 /drivers/staging/xgifb/vb_struct.h
parentstaging: xgifb: delete support for Chrontel 7017 TV output (diff)
downloadkernel-qcow2-linux-4c14bfd41dea0d8d40012d4113af4815ff7c4661.tar.gz
kernel-qcow2-linux-4c14bfd41dea0d8d40012d4113af4815ff7c4661.tar.xz
kernel-qcow2-linux-4c14bfd41dea0d8d40012d4113af4815ff7c4661.zip
staging: xgifb: delete support for Chrontel 7005 TV output
IF_DEF_CH7005 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>
Diffstat (limited to 'drivers/staging/xgifb/vb_struct.h')
-rw-r--r--drivers/staging/xgifb/vb_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index f4766b15cf96..9428d06677a2 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -300,7 +300,7 @@ struct vb_device_info {
unsigned short IF_DEF_LCDA, IF_DEF_YPbPr,
IF_DEF_ScaleLCD, IF_DEF_OEMUtil, IF_DEF_PWD;
unsigned short IF_DEF_ExpLink;
- unsigned short IF_DEF_CH7005, IF_DEF_HiVision;
+ unsigned short IF_DEF_HiVision;
unsigned short IF_DEF_CH7007; /* Billy 2007/05/03 */
unsigned short LCDResInfo, LCDTypeInfo, VBType;/*301b*/
unsigned short VBInfo, TVInfo, LCDInfo, Set_VGAType;