aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mfd/stmfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/stmfx.h')
-rw-r--r--include/linux/mfd/stmfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/stmfx.h b/include/linux/mfd/stmfx.h
index 3c67983678ec..744dce63946e 100644
--- a/include/linux/mfd/stmfx.h
+++ b/include/linux/mfd/stmfx.h
@@ -109,6 +109,7 @@ struct stmfx {
struct device *dev;
struct regmap *map;
struct regulator *vdd;
+ int irq;
struct irq_domain *irq_domain;
struct mutex lock; /* IRQ bus lock */
u8 irq_src;