All of lore.kernel.org
 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

* Re: [PATCH -next] power: axp288_charger: remove duplicated include from axp288_charger.c
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Chen-Yu Tsai @ 2016-08-15 13:41 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Sebastian Reichel, Dmitry Eremin-Solenikov, David Woodhouse,
	Chen-Yu Tsai, open list:THERMAL

On Sat, Aug 13, 2016 at 5:07 PM, Wei Yongjun <weiyj.lk@gmail.com> wrote:
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>

Acked-by: Chen-Yu Tsai <wens@csie.org>

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

* Re: [PATCH -next] power: axp288_charger: remove duplicated include from axp288_charger.c
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Reichel @ 2016-08-15 22:39 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Dmitry Eremin-Solenikov, David Woodhouse, Chen-Yu Tsai, linux-pm

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

Hi,

On Sat, Aug 13, 2016 at 09:07:07AM +0000, Wei Yongjun wrote:
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
> ---
>  drivers/power/supply/axp288_charger.c | 1 -
>  1 file changed, 1 deletion(-)

Thanks, queued.

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.