summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-11-04 19:15:00 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-13 20:54:24 (GMT)
commite8e6c754e50fd05f8e44cd88fddb948d9c1e6740 (patch)
treef9bcc2745955d6279cd3d5a7b56e26b5be70a36b /drivers/staging/xgifb/vb_struct.h
parent224114c788c7445aa90245ada7baa46296a06701 (diff)
downloadlinux-fsl-qoriq-e8e6c754e50fd05f8e44cd88fddb948d9c1e6740.tar.xz
staging: xgifb: eliminate pVBInfo->ModeResInfo
Access XGI330_ModeResInfo directly and make it const. 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 d0ca193..b670213 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -179,7 +179,6 @@ struct vb_device_info {
struct XGI_TimingVStruct TimingV;
struct SiS_StResInfo_S *StResInfo;
- struct SiS_ModeResInfo_S *ModeResInfo;
int ram_type;
int ram_channel;