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:
1bbd3d2
)
power: axp288_fuel_gauge: remove duplicated include from axp288_fuel_gauge.c
author
Wei Yongjun
<weiyj.lk@gmail.com>
Sat, 13 Aug 2016 09:06:47 +0000
(09:06 +0000)
committer
Sebastian Reichel
<sre@kernel.org>
Mon, 15 Aug 2016 22:36:27 +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_fuel_gauge.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/power/supply/axp288_fuel_gauge.c
b/drivers/power/supply/axp288_fuel_gauge.c
index 50c0110d6b58008df681c5bfcac66e89dcac5e46..5bdde692f72488c3793e1bf0574d8659f0df4a58 100644
(file)
--- 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>