repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panfrost: Remove set but not used variable 'bo'
[linux/fpc-iii.git]
/
include
/
linux
/
ds2782_battery.h
blob
fb6c97e10956253e75de3aa3ff866f624069d318
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __LINUX_DS2782_BATTERY_H
3
#define __LINUX_DS2782_BATTERY_H
4
5
struct
ds278x_platform_data
{
6
int
rsns
;
7
};
8
9
#endif