From: Krzysztof Kozlowski Date: Tue, 28 Jan 2014 12:18:27 +0000 (+0100) Subject: mfd: max14577: Remove not needed header inclusion X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ec2b26724f81d58008626228686f47ca3337e7ed;p=linux-beck.git 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 Signed-off-by: Lee Jones --- 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 @@ #ifndef __MAX14577_H__ #define __MAX14577_H__ -#include #include -/* - * MAX14577 Regulator - */ - /* MAX14577 regulator IDs */ enum max14577_regulators { MAX14577_SAFEOUT = 0,