git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c44fa62
)
staging: xgifb: add missing #include
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Tue, 13 Sep 2011 19:49:34 +0000
(22:49 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 16 Sep 2011 18:16:48 +0000
(20:16 +0200)
Add a missing include to eliminate the following sparse warning:
drivers/staging/xgifb/vb_table.h:2572:28: warning: symbol 'XGI21_LCDCapList' was not declared. Should it be static?
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found