summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2014-01-28 12:18:27 (GMT)
committerLee Jones <lee.jones@linaro.org>2014-03-19 08:58:03 (GMT)
commitec2b26724f81d58008626228686f47ca3337e7ed (patch)
tree911029c47525b9dc0494736ee85398e58f226bc1 /include
parent5e98fc8feaa869aa6ca5c73830f0855133eb461e (diff)
downloadlinux-ec2b26724f81d58008626228686f47ca3337e7ed.tar.xz
mfd: max14577: Remove not needed header inclusion
Remove not needed max14577-private.h header inclusion in the main driver header. Remove obvious comment. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/max14577.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/mfd/max14577.h b/include/linux/mfd/max14577.h
index 247b021..736d39c 100644
--- a/include/linux/mfd/max14577.h
+++ b/include/linux/mfd/max14577.h
@@ -25,13 +25,8 @@
#ifndef __MAX14577_H__
#define __MAX14577_H__
-#include <linux/mfd/max14577-private.h>
#include <linux/regulator/consumer.h>
-/*
- * MAX14577 Regulator
- */
-
/* MAX14577 regulator IDs */
enum max14577_regulators {
MAX14577_SAFEOUT = 0,