Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec2b2672 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Lee Jones
Browse files

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: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 5e98fc8f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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,