aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab3100.c
diff options
context:
space:
mode:
authorMarcus Cooper <marcus.xm.cooper@stericsson.com>2012-08-10 10:32:35 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2012-09-14 09:52:15 +0200
commit0fd0013cda05a3bbdaf861c9fdfe8496230da672 (patch)
tree070ae32849781f0ab38d241bab08b47037749b25 /drivers/regulator/ab3100.c
parentmfd: 88pm860x: Fix section mismatch warning (diff)
downloadlinux-dev-0fd0013cda05a3bbdaf861c9fdfe8496230da672.tar.xz
linux-dev-0fd0013cda05a3bbdaf861c9fdfe8496230da672.zip
mfd: ab3100: Split ab3100 headers out of abx500.h
The U8500 has its own set of separate header, so the abx500 becomes completely abstract. Do the same split for the AB3100 legacy ASIC. Signed-off-by: Marcus Cooper <marcus.xm.cooper@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/regulator/ab3100.c')
-rw-r--r--drivers/regulator/ab3100.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/ab3100.c b/drivers/regulator/ab3100.c
index 182b553059c9..b6cde9c16c8f 100644
--- a/drivers/regulator/ab3100.c
+++ b/drivers/regulator/ab3100.c
@@ -15,6 +15,7 @@
#include <linux/err.h>
#include <linux/platform_device.h>
#include <linux/regulator/driver.h>
+#include <linux/mfd/ab3100.h>
#include <linux/mfd/abx500.h>
/* LDO registers and some handy masking definitions for AB3100 */