summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorRajanikanth H.V <rajanikanth.hv@stericsson.com>2012-10-31 15:40:33 (GMT)
committerAnton Vorontsov <anton.vorontsov@linaro.org>2012-11-19 03:37:18 (GMT)
commita12810ab9fcf0c9fd5e50b5e350a3ffbeaa571be (patch)
tree9d691b2cfae398b454854a0c34c0308a7af74adb /include/linux/mfd
parent4aef72dbb2e8997e627dd94ae2b9109dc09fffaa (diff)
downloadlinux-fsl-qoriq-a12810ab9fcf0c9fd5e50b5e350a3ffbeaa571be.tar.xz
ab8500: Add devicetree support for chargalg
This patch adds device tree support for charging algorithm driver Signed-off-by: Rajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/abx500.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/mfd/abx500.h b/include/linux/mfd/abx500.h
index 33f2c58..2138bd3 100644
--- a/include/linux/mfd/abx500.h
+++ b/include/linux/mfd/abx500.h
@@ -274,12 +274,6 @@ struct abx500_bm_data {
extern struct abx500_bm_data ab8500_bm_data;
-struct abx500_bmdevs_plat_data {
- char **supplied_to;
- size_t num_supplicants;
- bool autopower_cfg;
-};
-
enum {
NTC_EXTERNAL = 0,
NTC_INTERNAL,