summaryrefslogtreecommitdiff
path: root/include/linux/mfd/rk808.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/rk808.h')
-rw-r--r--include/linux/mfd/rk808.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/rk808.h b/include/linux/mfd/rk808.h
index a59bf323f713..e07f6e61cd38 100644
--- a/include/linux/mfd/rk808.h
+++ b/include/linux/mfd/rk808.h
@@ -620,7 +620,5 @@ struct rk808 {
long variant;
const struct regmap_config *regmap_cfg;
const struct regmap_irq_chip *regmap_irq_chip;
- void (*pm_pwroff_fn)(void);
- void (*pm_pwroff_prep_fn)(void);
};
#endif /* __LINUX_REGULATOR_RK808_H */