mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 09:16:41 +09:00
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:
committed by
Greg Kroah-Hartman
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;
|
||||
|
||||
Reference in New Issue
Block a user