summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2012-11-04 19:14:48 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-13 20:54:19 (GMT)
commitbdb381ec74de49cf4d3f391d2680616a80410fce (patch)
tree866bd1bd5c47522480f70e9c3aca35996a4e6516 /drivers/staging/xgifb
parentbdc9eb142cedda1dad47cea8b4112d5f03913ed2 (diff)
downloadlinux-fsl-qoriq-bdb381ec74de49cf4d3f391d2680616a80410fce.tar.xz
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>
Diffstat (limited to 'drivers/staging/xgifb')
-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 a27b4fe..d548983 100644
--- a/drivers/staging/xgifb/vb_init.h
+++ b/drivers/staging/xgifb/vb_init.h
@@ -1,6 +1,5 @@
#ifndef _VBINIT_
#define _VBINIT_
extern unsigned char XGIInitNew(struct pci_dev *pdev);
-extern struct XGI21_LVDSCapStruct XGI21_LCDCapList[13];
#endif