]> 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, 28 Jul 2011 04:26:39 +0000 (00:26 -0400)
commit4c2a392dd0789e65da186e90f863db6da8b9c0a1
tree2d347d424d2e91c65a3dcb57c6b2622774cddc30
parentf2bfaa0140b4f3b2a1494c10ee2e544db45f1ebc
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.

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