]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: Add module.h to drivers/regulator users as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Jul 2011 20:28:23 +0000 (16:28 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 26 Aug 2011 15:52:09 +0000 (11:52 -0400)
commit1b2c3ac0da400f06e9c511629b9df66345eeed47
tree7bcbb6f3f1bdc8d591a616fb9f54cd7c92468af5
parent6f7e183d87f4d45da615b2d00431225cd6272255
regulator: Add module.h to drivers/regulator users as required

Another group of drivers that are taking advantage of the implicit
presence of module.h -- and will break when we pull the carpet out
from under them during a cleanup.  Fix 'em now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
17 files changed:
drivers/regulator/88pm8607.c
drivers/regulator/ab8500.c
drivers/regulator/bq24022.c
drivers/regulator/da903x.c
drivers/regulator/db8500-prcmu.c
drivers/regulator/fixed.c
drivers/regulator/lp3971.c
drivers/regulator/lp3972.c
drivers/regulator/max8925-regulator.c
drivers/regulator/max8997.c
drivers/regulator/mc13783-regulator.c
drivers/regulator/mc13892-regulator.c
drivers/regulator/mc13xxx-regulator-core.c
drivers/regulator/tps6586x-regulator.c
drivers/regulator/userspace-consumer.c
drivers/regulator/virtual.c
drivers/regulator/wm8400-regulator.c