aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ti-st/st_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ti-st/st_core.h')
-rw-r--r--drivers/staging/ti-st/st_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/ti-st/st_core.h b/drivers/staging/ti-st/st_core.h
index f271c88..53369f2 100644
--- a/drivers/staging/ti-st/st_core.h
+++ b/drivers/staging/ti-st/st_core.h
@@ -69,6 +69,8 @@ struct st_data_s {
spinlock_t lock; /* ST LL state lock */
unsigned char protos_registered;
unsigned long ll_state; /* ST LL power state */
+/* device reference to kim data */
+ void *kim_data;
};
/* point this to tty->driver->write or tty->ops->write