Skip to content
Snippets Groups Projects
Commit 733daa52 authored by G, Manjunath Kondaiah's avatar G, Manjunath Kondaiah Committed by David Woodhouse
Browse files

mtd: omap2: fix static declaration warning


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: default avatarG, Manjunath Kondaiah <manjugk@ti.com>
Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 65e5a0e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment