diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/88pm80x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/88pm80x.h b/include/linux/mfd/88pm80x.h index 6c126e9714a3..103f06d1892d 100644 --- a/include/linux/mfd/88pm80x.h +++ b/include/linux/mfd/88pm80x.h | |||
| @@ -295,6 +295,7 @@ struct pm80x_chip { | |||
| 295 | struct pm80x_subchip *subchip; | 295 | struct pm80x_subchip *subchip; |
| 296 | struct device *dev; | 296 | struct device *dev; |
| 297 | struct i2c_client *client; | 297 | struct i2c_client *client; |
| 298 | struct i2c_client *companion; | ||
| 298 | struct regmap *regmap; | 299 | struct regmap *regmap; |
| 299 | struct regmap_irq_chip *regmap_irq_chip; | 300 | struct regmap_irq_chip *regmap_irq_chip; |
| 300 | struct regmap_irq_chip_data *irq_data; | 301 | struct regmap_irq_chip_data *irq_data; |
