mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
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>
This commit is contained in:
parent
5e98fc8fea
commit
ec2b26724f
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user