Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-2.6-block.git] / include / linux / mfd / tps65218.h
index d2e357df5a0e49ac5d0458218d5fcaf8d81c7c19..2f9b593246ee694ddbf46cb5580bcf686a5ff47d 100644 (file)
@@ -267,7 +267,6 @@ struct tps65218 {
        u32 irq_mask;
        struct regmap_irq_chip_data *irq_data;
        struct regulator_desc desc[TPS65218_NUM_REGULATOR];
-       struct regulator_dev *rdev[TPS65218_NUM_REGULATOR];
        struct tps_info *info[TPS65218_NUM_REGULATOR];
        struct regmap *regmap;
 };