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:
ad7656c
)
power: axp288_charger: remove duplicated include from axp288_charger.c
author
Wei Yongjun
<weiyj.lk@gmail.com>
Sat, 13 Aug 2016 09:07:07 +0000
(09:07 +0000)
committer
Sebastian Reichel
<sre@kernel.org>
Mon, 15 Aug 2016 22:36:37 +0000
(
00:36
+0200)
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/axp288_charger.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/power/supply/axp288_charger.c
b/drivers/power/supply/axp288_charger.c
index 4030eeb7cf65a885c3d5a7be1f68ae984cbd6c04..75b8e0c7402b15bbe7b3aadadcc1b47aff538dff 100644
(file)
--- a/
drivers/power/supply/axp288_charger.c
+++ b/
drivers/power/supply/axp288_charger.c
@@
-23,7
+23,6
@@
#include <linux/usb/otg.h>
#include <linux/notifier.h>
#include <linux/power_supply.h>
-#include <linux/notifier.h>
#include <linux/property.h>
#include <linux/mfd/axp20x.h>
#include <linux/extcon.h>