summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_struct.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-09-10 21:15:26 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-10 22:48:17 (GMT)
commit14f7c11187ae5b128d5fc4d01b348cd6b44fc538 (patch)
tree9e6f8d61e45919ec9ce6beadb8ec0fcf77bc7ef6 /drivers/staging/xgifb/vb_struct.h
parent898df164012eb8419940fde6040280328e1a5d1d (diff)
downloadlinux-fsl-qoriq-14f7c11187ae5b128d5fc4d01b348cd6b44fc538.tar.xz
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/vb_struct.h')
-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 2eaeb26..3780a42 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;