lp8727_charger: Move header file into platform_data directory
authorKim, Milo <Milo.Kim@ti.com>
Tue, 3 Jul 2012 01:19:03 +0000 (01:19 +0000)
committerAnton Vorontsov <anton.vorontsov@linaro.org>
Sat, 14 Jul 2012 08:14:35 +0000 (01:14 -0700)
commit1aebb0973160570e1df4c95c2e43a60993f71087
treec703464d68e51f07c1bb990c3bf19e6b0fab756d
parente908c41806bdb9151c8f875c4f9d73c6f66e3bc8
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: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
drivers/power/lp8727_charger.c
include/linux/lp8727.h [deleted file]
include/linux/platform_data/lp8727.h [new file with mode: 0644]