]> 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>
Thu, 28 Jul 2011 04:26:51 +0000 (00:26 -0400)
commit338d6f43a365a5d78a858c41a2213c4b9648c034
treec924795c55e046e5e7fc7b06878a9f2667403450
parent011078162442c0dac4b2d45530f26614cb9b4cfa
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>
16 files changed:
drivers/regulator/88pm8607.c
drivers/regulator/ab8500.c
drivers/regulator/bq24022.c
drivers/regulator/da903x.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