1
0
Fork 0

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>
steinar/wifi_calib_4_9_kernel
Wei Yongjun 2016-08-13 09:07:07 +00:00 committed by Sebastian Reichel
parent ad7656c75f
commit 2ee565c934
1 changed files with 0 additions and 1 deletions

View 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>