Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
ecefc36b41ac0fe92d76273a23faf27b2da13411
/
.
/
include
/
linux
/
input
/
eeti_ts.h
blob: f875b316249d257ce2f56e7243e4463c9d4994e2 [
file
] [
log
] [
blame
]
#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 */