aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/rohm-bd718x7.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/rohm-bd718x7.h b/include/linux/mfd/rohm-bd718x7.h
index 26acf9a92498..fd194bfc836f 100644
--- a/include/linux/mfd/rohm-bd718x7.h
+++ b/include/linux/mfd/rohm-bd718x7.h
@@ -321,7 +321,6 @@ enum {
BD718XX_PWRBTN_LONG_PRESS_15S
};
-struct bd718xx_pmic;
struct bd718xx_clk;
struct bd718xx {
@@ -333,7 +332,6 @@ struct bd718xx {
int chip_irq;
struct regmap_irq_chip_data *irq_data;
- struct bd718xx_pmic *pmic;
struct bd718xx_clk *clk;
};