mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
staging: xgifb: vb_init.h: delete redundant declaration
XGI21_LCDCapList does not exist. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
bdc9eb142c
commit
bdb381ec74
@ -1,6 +1,5 @@
|
||||
#ifndef _VBINIT_
|
||||
#define _VBINIT_
|
||||
extern unsigned char XGIInitNew(struct pci_dev *pdev);
|
||||
extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user