power: axp288_charger: remove duplicated include from axp288_charger.c
authorWei Yongjun <weiyj.lk@gmail.com>
Sat, 13 Aug 2016 09:07:07 +0000 (09:07 +0000)
committerSebastian Reichel <sre@kernel.org>
Mon, 15 Aug 2016 22:36:37 +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_charger.c

index 4030eeb7cf65a885c3d5a7be1f68ae984cbd6c04..75b8e0c7402b15bbe7b3aadadcc1b47aff538dff 100644 (file)
@@ -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>