summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2011-08-31 21:46:13 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-06 11:42:14 -0700
commit66cfacecc3c6c8cdb5d0c6259e2b5d668d264e48 (patch)
tree64ca6b8330fb974de0dcc267f70d65def444fb1d /drivers/staging/xgifb/vb_struct.h
parent09cb8e509bfe9e2cf8f16772dac8df74c6a413a9 (diff)
downloadop-kernel-dev-66cfacecc3c6c8cdb5d0c6259e2b5d668d264e48.zip
op-kernel-dev-66cfacecc3c6c8cdb5d0c6259e2b5d668d264e48.tar.gz
staging: xgifb: delete IF_DEF_OEMUtil
Delete already disabled code paths. 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 2572e5c..3f6c688 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -290,7 +290,7 @@ struct vb_device_info {
unsigned short IF_DEF_LVDS, IF_DEF_TRUMPION, IF_DEF_DSTN;
unsigned short IF_DEF_CRT2Monitor;
unsigned short IF_DEF_LCDA, IF_DEF_YPbPr,
- IF_DEF_ScaleLCD, IF_DEF_OEMUtil, IF_DEF_PWD;
+ IF_DEF_ScaleLCD, IF_DEF_PWD;
unsigned short IF_DEF_ExpLink;
unsigned short IF_DEF_HiVision;
unsigned short LCDResInfo, LCDTypeInfo, VBType;/*301b*/
OpenPOWER on IntegriCloud