Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm...
[firefly-linux-kernel-4.4.55.git] / include / linux / ds2782_battery.h
1 #ifndef __LINUX_DS2782_BATTERY_H
2 #define __LINUX_DS2782_BATTERY_H
3
4 struct ds278x_platform_data {
5         int rsns;
6 };
7
8 #endif