projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e98fc8
)
mfd: max14577: Remove not needed header inclusion
author
Krzysztof Kozlowski
<k.kozlowski@samsung.com>
Tue, 28 Jan 2014 12:18:27 +0000
(13:18 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 19 Mar 2014 08:58:03 +0000
(08:58 +0000)
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>
include/linux/mfd/max14577.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/mfd/max14577.h
b/include/linux/mfd/max14577.h
index 247b021dfaaf5de7b036917be4124742e00ea201..736d39c3ec0d7a4b115df93d97d60d84c4979a85 100644
(file)
--- a/
include/linux/mfd/max14577.h
+++ b/
include/linux/mfd/max14577.h
@@
-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,