aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-11-04 21:15:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-13 12:54:30 -0800
commitea12b4e077b86998f73740be7eadb7b08481ea36 (patch)
tree7a4a231c9f1840582a411cdebfe92bd233858712 /drivers/staging/xgifb/vb_struct.h
parentstaging: xgifb: eliminate pVBInfo->SR16 (diff)
downloadlinux-dev-ea12b4e077b86998f73740be7eadb7b08481ea36.tar.xz
linux-dev-ea12b4e077b86998f73740be7eadb7b08481ea36.zip
staging: xgifb: eliminate pVBInfo->AGPReg
Access XGI340_AGPReg 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 407b4a7c1009..60aecb4af268 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -161,7 +161,6 @@ struct vb_device_info {
unsigned char (*SR15)[8];
unsigned char (*CR40)[8];
- unsigned char *AGPReg;
struct SiS_MCLKData *MCLKData;
unsigned char *pXGINew_DRAMTypeDefinition;