summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb
diff options
context:
space:
mode:
authorAaro Koskinen2012-09-10 23:15:26 +0200
committerGreg Kroah-Hartman2012-09-11 00:48:17 +0200
commit14f7c11187ae5b128d5fc4d01b348cd6b44fc538 (patch)
tree9e6f8d61e45919ec9ce6beadb8ec0fcf77bc7ef6 /drivers/staging/xgifb
parentstaging: xgifb: delete LCDLenList (diff)
downloadkernel-qcow2-linux-14f7c11187ae5b128d5fc4d01b348cd6b44fc538.tar.gz
kernel-qcow2-linux-14f7c11187ae5b128d5fc4d01b348cd6b44fc538.tar.xz
kernel-qcow2-linux-14f7c11187ae5b128d5fc4d01b348cd6b44fc538.zip
staging: xgifb: delete XGI_LCDDataTablStruct
Delete an unused structure. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/xgifb')
-rw-r--r--drivers/staging/xgifb/vb_struct.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/xgifb/vb_struct.h b/drivers/staging/xgifb/vb_struct.h
index 2eaeb2654f72..3780a426235e 100644
--- a/drivers/staging/xgifb/vb_struct.h
+++ b/drivers/staging/xgifb/vb_struct.h
@@ -43,13 +43,6 @@ struct XGI_LCDDesStruct {
unsigned short LCDVRS;
};
-struct XGI_LCDDataTablStruct {
- unsigned char PANELID;
- unsigned short MASK;
- unsigned short CAP;
- unsigned short DATAPTR;
-};
-
struct XGI330_LCDDataDesStruct2 {
unsigned short LCDHDES;
unsigned short LCDHRS;