aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-09-11 00:15:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-10 15:48:17 -0700
commit8951dadc97aa51376611670d024f7418463a7bbd (patch)
tree7bff0725e1c3bf23b1c7be7efc6b01e09279571e /drivers/staging/xgifb/vb_struct.h
parentstaging: xgifb: mark constant data with const (diff)
downloadlinux-dev-8951dadc97aa51376611670d024f7418463a7bbd.tar.xz
linux-dev-8951dadc97aa51376611670d024f7418463a7bbd.zip
staging: xgifb: delete ISXPDOS
Delete unneeded flag. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb/vb_struct.h')
-rw-r--r--drivers/staging/xgifb/vb_struct.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index 32eecf670257..70158c2c68af 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -135,7 +135,6 @@ struct XGI301C_Tap4TimingStruct {
};
struct vb_device_info {
- unsigned char ISXPDOS;
unsigned long P3c4, P3d4, P3c0, P3ce, P3c2, P3cc;
unsigned long P3ca, P3c6, P3c7, P3c8, P3c9, P3da;
unsigned long Part0Port, Part1Port, Part2Port;