GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / input / eeti_ts.h
blob17568cd66dde8bc54dcfd9ac69ffdb10924c59ec
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 */