Browse Source

power: axp288_charger: remove duplicated include from axp288_charger.c

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>
Wei Yongjun 9 years ago
parent
commit
2ee565c934
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/power/supply/axp288_charger.c

+ 0 - 1
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>