aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input/eeti_ts.h
blob: f875b316249d257ce2f56e7243e4463c9d4994e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef LINUX_INPUT_EETI_TS_H
#define LINUX_INPUT_EETI_TS_H

struct eeti_ts_platform_data {
	unsigned int irq_active_high;
};

#endif /* LINUX_INPUT_EETI_TS_H */