summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab5500-power.c
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2011-10-13 16:43:12 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 10:59:48 +0200
commit778202b5b0e68df077517403fb9e317ac3b511df (patch)
treef101378acb19f3b7244c515c1005b28cc3d7579e /drivers/mfd/ab5500-power.c
parent20d5c8913554ba67d3392b4c3d708de244848a8a (diff)
mfd: abx500: Move ab5500 include
Move the content of linux/mfd/abx500/ab5500.h to the mainline header linux/mfd/abx500.h Also change the clients of this file. ST-Ericsson Linux next: OK ST-Ericsson ID: 342253 ST-Ericsson FOSS-OUT ID: Trivial Signed-off-by: Robert Marklund <robert.marklund@stericsson.com> Change-Id: I30f7e2978d7bb00408597fdbdce8e7b6fdca397f Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/24725 Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.com>
Diffstat (limited to 'drivers/mfd/ab5500-power.c')
-rw-r--r--drivers/mfd/ab5500-power.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/ab5500-power.c b/drivers/mfd/ab5500-power.c
index 5bf6a4c5e97..46c2ae8c321 100644
--- a/drivers/mfd/ab5500-power.c
+++ b/drivers/mfd/ab5500-power.c
@@ -10,7 +10,6 @@
#include <linux/platform_device.h>
#include <linux/mfd/abx500.h>
-#include <linux/mfd/abx500/ab5500.h>
static struct device *dev;