]> 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, 6 Oct 2011 17:59:53 +0000 (13:59 -0400)
commit7172a8eb3b5d91728104a18ae862cde95f79ff91
treef996142c9169d1880d3849d54b7a93dd38579e51
parent74be2a1f865c0e309082eda85bac0fc415415dc0
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/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