diff options
-rw-r--r-- | include/linux/mfd/max14577.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/mfd/max14577.h b/include/linux/mfd/max14577.h index 247b021dfaaf..736d39c3ec0d 100644 --- a/include/linux/mfd/max14577.h +++ b/include/linux/mfd/max14577.h | |||
@@ -25,13 +25,8 @@ | |||
25 | #ifndef __MAX14577_H__ | 25 | #ifndef __MAX14577_H__ |
26 | #define __MAX14577_H__ | 26 | #define __MAX14577_H__ |
27 | 27 | ||
28 | #include <linux/mfd/max14577-private.h> | ||
29 | #include <linux/regulator/consumer.h> | 28 | #include <linux/regulator/consumer.h> |
30 | 29 | ||
31 | /* | ||
32 | * MAX14577 Regulator | ||
33 | */ | ||
34 | |||
35 | /* MAX14577 regulator IDs */ | 30 | /* MAX14577 regulator IDs */ |
36 | enum max14577_regulators { | 31 | enum max14577_regulators { |
37 | MAX14577_SAFEOUT = 0, | 32 | MAX14577_SAFEOUT = 0, |