mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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},
|
||||
};
|
||||
Reference in New Issue
Block a user