]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Add module.h to the implicit drivers/mfd users
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:13:27 +0000 (15:13 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:04 +0000 (19:32 -0400)
commitb93c86b2a80514cefabef9817a75f0f5ccb6b395
treeca496fec3bc32d34c34ba354805303a6f2e00924
parent48a631bf8be741c9abcb27f837354f78493e3355
mfd: Add module.h to the implicit drivers/mfd users

With the pending module.h cleanup, these files will fail to compile,
unless they explicitly call out the include of this file.

[omap-usb-host addition courtesy of Anand Gadiyar <gadiyar@ti.com>]

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/mfd/ab3100-core.c
drivers/mfd/ab3550-core.c
drivers/mfd/ab8500-debugfs.c
drivers/mfd/ab8500-sysctrl.c
drivers/mfd/abx500-core.c
drivers/mfd/dm355evm_msp.c
drivers/mfd/max8997.c
drivers/mfd/mfd-core.c
drivers/mfd/twl-core.c
drivers/mfd/wl1273-core.c
drivers/mfd/wm8400-core.c