projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdc9eb1
)
staging: xgifb: vb_init.h: delete redundant declaration
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Sun, 4 Nov 2012 19:14:48 +0000
(21:14 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 20:54:19 +0000
(12:54 -0800)
XGI21_LCDCapList does not exist.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_init.h
patch
|
blob
|
history
diff --git
a/drivers/staging/xgifb/vb_init.h
b/drivers/staging/xgifb/vb_init.h
index a27b4fe0bb7b5b057b3facbd147c70ceeb124f1c..d548983225481ad96982eeeee2f3553d60de24ef 100644
(file)
--- 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