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:
65e5a0e
)
mtd: omap2: fix static declaration warning
author
G, Manjunath Kondaiah
<manjugk@ti.com>
Tue, 5 Oct 2010 21:56:56 +0000
(
03:26
+0530)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sun, 24 Oct 2010 23:57:33 +0000
(
00:57
+0100)
This patch fixes sparse warning for static declaration of variable "use_dma"
drivers/mtd/nand/omap2.c:114:11: warning: symbol 'use_dma' was not declared. Should it be static?
Signed-off-by: G, Manjunath Kondaiah <manjugk@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found