summaryrefslogtreecommitdiff
path: root/include/linux/mfd/88pm80x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/88pm80x.h')
-rw-r--r--include/linux/mfd/88pm80x.h1
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 {
struct pm80x_subchip *subchip;
struct device *dev;
struct i2c_client *client;
+ struct i2c_client *companion;
struct regmap *regmap;
struct regmap_irq_chip *regmap_irq_chip;
struct regmap_irq_chip_data *irq_data;