aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/glamo/glamo-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/glamo/glamo-core.h b/drivers/mfd/glamo/glamo-core.h
index e5b1a35518a..17017b03fb5 100644
--- a/drivers/mfd/glamo/glamo-core.h
+++ b/drivers/mfd/glamo/glamo-core.h
@@ -37,6 +37,7 @@ struct glamo_core {
struct glamo_platform_data *pdata;
enum glamo_engine_state engine_state[__NUM_GLAMO_ENGINES];
spinlock_t lock;
+ uint16_t saved_irq_mask;
};
struct glamo_script {