]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 25 Aug 2011 17:55:51 +0000 (13:55 -0400)
commitafb68c4877b287bf955c621a43a21b66703e89ba
tree38c3d26fbaeb9ae4e4c94c493772989a7cd9a267
parent8c76bd56915ec6759a201d0d57d79631022ac9c8
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>
12 files changed:
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/omap-usb-host.c
drivers/mfd/twl-core.c
drivers/mfd/wl1273-core.c
drivers/mfd/wm8400-core.c