diff --git a/include/linux/power/rockchip-6200ma-bat.h b/include/linux/power/rockchip-6200ma-bat.h deleted file mode 100644 index 6a3106897852..000000000000 --- a/include/linux/power/rockchip-6200ma-bat.h +++ /dev/null @@ -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}, -};