提交 1aebb097 编写于 作者: K Kim, Milo 提交者: Anton Vorontsov

lp8727_charger: Move header file into platform_data directory

The lp8727 header can be used only in the platform side, so it can be
moved to the platform_data directory.
Signed-off-by: NMilo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: NAnton Vorontsov <anton.vorontsov@linaro.org>
上级 e908c418
......@@ -15,7 +15,7 @@
#include <linux/interrupt.h>
#include <linux/i2c.h>
#include <linux/power_supply.h>
#include <linux/lp8727.h>
#include <linux/platform_data/lp8727.h>
#define DEBOUNCE_MSEC 270
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册