8 lines
238 B
C
8 lines
238 B
C
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||
|
/* Copyright (c) 2014-2015, 2018, 2021, The Linux Foundation. All rights reserved.
|
||
|
*/
|
||
|
|
||
|
#include <uapi/linux/batterydata-interface.h>
|
||
|
|
||
|
int config_battery_data(struct bms_battery_data *profile);
|