summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-11-04 21:15:01 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-13 12:54:29 -0800
commitc705ea816585867d70903d9dbe3ecf64e368505a (patch)
tree8d51c22e8ad4760a55349f788c7078d845a19f48 /drivers/staging/xgifb/vb_struct.h
parente8e6c754e50fd05f8e44cd88fddb948d9c1e6740 (diff)
staging: xgifb: eliminate pVBInfo->StResInfo
Delete unused data. 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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index b670213b4daa..8353f1692542 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -178,8 +178,6 @@ struct vb_device_info {
struct XGI_TimingHStruct TimingH;
struct XGI_TimingVStruct TimingV;
- struct SiS_StResInfo_S *StResInfo;
-
int ram_type;
int ram_channel;
int ram_bus;