summaryrefslogtreecommitdiffstats
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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/stmfx.h b/include/linux/mfd/stmfx.h
index 744dce63946e..967a2e486800 100644
--- a/include/linux/mfd/stmfx.h
+++ b/include/linux/mfd/stmfx.h
@@ -113,10 +113,8 @@ struct stmfx {
struct irq_domain *irq_domain;
struct mutex lock; /* IRQ bus lock */
u8 irq_src;
-#ifdef CONFIG_PM
u8 bkp_sysctrl;
u8 bkp_irqoutpin;
-#endif
};
int stmfx_function_enable(struct stmfx *stmfx, u32 func);