dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
authorAxel Lin <axel.lin@gmail.com>
Tue, 30 Aug 2011 07:08:24 +0000 (15:08 +0800)
committerVinod Koul <vinod.koul@intel.com>
Wed, 21 Sep 2011 05:59:19 +0000 (11:29 +0530)
commitf8de8f4ce2a83ccf7571ee13d41d02a9040797f9
tree910ea9854850210fb53f0e4e9f5b6b579dbf6638
parent463894705e4089d0ff69e7d877312d496ac70e5b
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h

Add missing include of linux/module.h to fix build error.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-dma.c
drivers/dma/imx-sdma.c