summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/greybus/interface.h')
-rw-r--r--drivers/staging/greybus/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/greybus/interface.h b/drivers/staging/greybus/interface.h
index bba1881..f52dfd0 100644
--- a/drivers/staging/greybus/interface.h
+++ b/drivers/staging/greybus/interface.h
@@ -56,6 +56,7 @@ struct gb_interface {
bool active;
bool enabled;
bool mode_switch;
+ bool dme_read;
struct work_struct mode_switch_work;
struct completion mode_switch_completion;
OpenPOWER on IntegriCloud