]> 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)
commitf16d417e198496a05f58ce5b873575980f463c99
treec25ddf76be050899e646df8ea99b10482d2e47be
parent0b7637caa8636984b9676ce902497cd6148760a0
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