Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad7656c7 authored by Wei Yongjun's avatar Wei Yongjun Committed by Sebastian Reichel
Browse files

power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.c



Remove duplicated include.

Signed-off-by: default avatarWei Yongjun <weiyj.lk@gmail.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent 1bbd3d28
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>