]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/mfd/tps65218.h
regulator: tps65218: Remove all the compatibles
[karo-tx-linux.git] / include / linux / mfd / tps65218.h
index 51bef539091c0c300abb5f6782196b96d3166cac..bccd2d68b1e306c741ef295f9fe73d2d9e830086 100644 (file)
@@ -282,6 +282,7 @@ struct tps65218 {
        struct regulator_desc desc[TPS65218_NUM_REGULATOR];
        struct tps_info *info[TPS65218_NUM_REGULATOR];
        struct regmap *regmap;
+       u8 *strobes;
 };
 
 int tps65218_reg_write(struct tps65218 *tps, unsigned int reg,