Skip to content
Commit edeb8e4c authored by Fabio Estevam's avatar Fabio Estevam Committed by Christoph Hellwig
Browse files

ARM: imx: mx31moboard: Remove unused 'dma' variable

Commit 2436bdcd

 ("dma-coherent: remove the DMA_MEMORY_MAP and
DMA_MEMORY_IO flags") missed to remove the 'dma' variable causing
the following build warning:

arch/arm/mach-imx/mach-mx31moboard.c:478:6: warning: unused variable 'dma' [-Wunused-variable]

Remove the unused 'dma' variable.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 34bbf133
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment