Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
72e89f50084c6dbc58a00aeedf92c450dc1a8b1c
/
.
/
include
/
linux
/
ds2782_battery.h
blob: fb6c97e10956253e75de3aa3ff866f624069d318 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__LINUX_DS2782_BATTERY_H
#define
__LINUX_DS2782_BATTERY_H
struct
ds278x_platform_data
{
int
rsns
;
};
#endif