net: more accurate skb truesize
[linux-2.6.git] / include / linux / input / eeti_ts.h
blobf875b316249d257ce2f56e7243e4463c9d4994e2
1 #ifndef LINUX_INPUT_EETI_TS_H
2 #define LINUX_INPUT_EETI_TS_H
4 struct eeti_ts_platform_data {
5 unsigned int irq_active_high;
6 };
8 #endif /* LINUX_INPUT_EETI_TS_H */