aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xgifb/vb_init.h')
-rw-r--r--drivers/staging/xgifb/vb_init.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xgifb/vb_init.h b/drivers/staging/xgifb/vb_init.h
index a27b4fe0bb7..d5489832254 100644
--- a/drivers/staging/xgifb/vb_init.h
+++ b/drivers/staging/xgifb/vb_init.h
@@ -1,6 +1,5 @@
1#ifndef _VBINIT_ 1#ifndef _VBINIT_
2#define _VBINIT_ 2#define _VBINIT_
3extern unsigned char XGIInitNew(struct pci_dev *pdev); 3extern unsigned char XGIInitNew(struct pci_dev *pdev);
4extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
5#endif 4#endif
6 5