Skip to content

Commit

Permalink
mfd: max14577: Remove not needed header inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Kozlowski authored and Lee Jones committed Mar 19, 2014
1 parent 5e98fc8 commit ec2b267
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/linux/mfd/max14577.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ec2b267

Please sign in to comment.