include/linux: remove unused power/rockchip-6200ma-bat.h

Change-Id: I91f17ed0888767074ad4bad94f6a042d1cdf07bf
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-11-02 11:50:23 +08:00
parent 9e447af931
commit a1ed3255a3

View File

@@ -1,27 +0,0 @@
/* SPDX-License-Identifier: GPL-2.0 */
battery_graph_prop rt5025_battery_param1[] =
{
{4190, 1000},
{4153, 980},
{4067, 890},
{3991, 800},
{3931, 710},
{3845, 580},
{3799, 490},
{3776, 400},
{3743, 240},
{3695, 140},
{3660, 70},
{3642, 50},
{3509, 20},
{3300, 0},
};
battery_graph_prop rt5025_battery_param2[] =
{
{450,30},
{250, 0},
{50,-90},
{50, 10},
{3400, 6900},
};