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>
This commit is contained in:
parent
898df16401
commit
14f7c11187
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user