linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.c
@ 2016-08-13  9:06 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:06 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_fuel_gauge.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/supply/axp288_fuel_gauge.c b/drivers/power/supply/axp288_fuel_gauge.c
index 50c0110..5bdde69 100644
--- a/drivers/power/supply/axp288_fuel_gauge.c
+++ b/drivers/power/supply/axp288_fuel_gauge.c
@@ -22,7 +22,6 @@
 #include <linux/regmap.h>
 #include <linux/jiffies.h>
 #include <linux/interrupt.h>
-#include <linux/device.h>
 #include <linux/workqueue.h>
 #include <linux/mfd/axp20x.h>
 #include <linux/platform_device.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:06 [PATCH -next] power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.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).