summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2013-03-27 22:53:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-29 00:10:15 +0100
commit99c66181b882327e45ed09b473b773ad51662626 (patch)
treee63065d7e10d76f61a1e7b4948b970b451852a2f
parentstaging: xgifb: delete XGI330_LCDCapStruct.PWD_2x (diff)
downloadlinux-99c66181b882327e45ed09b473b773ad51662626.tar.xz
linux-99c66181b882327e45ed09b473b773ad51662626.zip
staging: xgifb: delete pXGINew_DRAMTypeDefinition
Delete unused struct field. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 9453182ca9a8..e75130038c8a 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -151,7 +151,6 @@ struct vb_device_info {
struct SiS_MCLKData const *MCLKData;
- unsigned char *pXGINew_DRAMTypeDefinition;
unsigned char XGINew_CR97;
struct XGI330_LCDCapStruct const *LCDCapList;