linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] power: axp288_charger: remove duplicated include from axp288_charger.c
@ 2016-08-13  9:07 Wei Yongjun
  2016-08-15 13:41 ` Chen-Yu Tsai
  2016-08-15 22:39 ` Sebastian Reichel
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Yongjun @ 2016-08-13  9:07 UTC (permalink / raw)
  To: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse,
	Chen-Yu Tsai
  Cc: Wei Yongjun, linux-pm

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
---
 drivers/power/supply/axp288_charger.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/supply/axp288_charger.c b/drivers/power/supply/axp288_charger.c
index 4030eeb..75b8e0c 100644
--- 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>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-15 22:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13  9:07 [PATCH -next] power: axp288_charger: remove duplicated include from axp288_charger.c Wei Yongjun
2016-08-15 13:41 ` Chen-Yu Tsai
2016-08-15 22:39 ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).