]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/dma: Add module.h to files implicitly using it.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:14:17 +0000 (16:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:44 +0000 (19:31 -0400)
commitf1985f857b851bbf64c04bd561221112664bbeee
treec25ddf76be050899e646df8ea99b10482d2e47be
parent68d8a63ed10828266b140e170a13b767b837f425
drivers/dma: Add module.h to files implicitly using it.

Fix files that were implicitly using module.h but not
calling it out for inclusion directly.  We'll break those
once we remove the implicit presence otherwise

[With input from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>]

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/dma/imx-dma.c
drivers/dma/imx-sdma.c
drivers/dma/ipu/ipu_idmac.c