summaryrefslogtreecommitdiff
path: root/drivers/leds
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-06-08 14:20:03 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:15:20 +0200
commit503d5c5a3e2f50f5cd1e42d3dd5f0777bdcaa95f (patch)
tree5c223b8c1b27ee73f6b811a4aa87f9a65ba3c9e7 /drivers/leds
parent480150adf273e935dd09817abd9c31f39163235e (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/leds')
-rw-r--r--drivers/leds/leds-ab5500.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/leds/leds-ab5500.c b/drivers/leds/leds-ab5500.c
index 94db3a6feea..e4376d1b59b 100644
--- a/drivers/leds/leds-ab5500.c
+++ b/drivers/leds/leds-ab5500.c
@@ -14,7 +14,6 @@
#include <linux/platform_device.h>
#include <linux/input.h>
#include <linux/mfd/abx500.h>
-#include <linux/mfd/abx500/ab5500.h>
#include <linux/leds-ab5500.h>
#include <linux/types.h>