diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-01-29 11:14:28 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-01-29 11:14:28 +0800 |
commit | 3c3a6aae5d09f7177ff781e6a7c6d53cbbe1d146 (patch) | |
tree | 3ba9c749bd1c927fc3803564bdb363c13e69082b /drivers | |
parent | 949db153b6466c6f7cad5a427ecea94985927311 (diff) | |
parent | 7f46d0f81f2387807fa3e757d5d521cda8c23866 (diff) |
Merge remote-tracking branch 'regulator/fix/db8500' into tmp
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/regulator/dbx500-prcmu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/dbx500-prcmu.c b/drivers/regulator/dbx500-prcmu.c index 261f3d2299bc..89bd2faaef8c 100644 --- a/drivers/regulator/dbx500-prcmu.c +++ b/drivers/regulator/dbx500-prcmu.c @@ -14,6 +14,7 @@ #include <linux/debugfs.h> #include <linux/seq_file.h> #include <linux/slab.h> +#include <linux/module.h> #include "dbx500-prcmu.h" |