Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / include / linux / ds2782_battery.h
blobb4e281f65c155fc58a96275871f56afa161eef17
1 #ifndef __LINUX_DS2782_BATTERY_H
2 #define __LINUX_DS2782_BATTERY_H
4 struct ds278x_platform_data {
5 int rsns;
6 };
8 #endif