diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/tps65218.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/tps65218.h b/include/linux/mfd/tps65218.h index d1db9527fab5..51bef539091c 100644 --- a/include/linux/mfd/tps65218.h +++ b/include/linux/mfd/tps65218.h | |||
| @@ -284,8 +284,6 @@ struct tps65218 { | |||
| 284 | struct regmap *regmap; | 284 | struct regmap *regmap; |
| 285 | }; | 285 | }; |
| 286 | 286 | ||
| 287 | int tps65218_reg_read(struct tps65218 *tps, unsigned int reg, | ||
| 288 | unsigned int *val); | ||
| 289 | int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, | 287 | int tps65218_reg_write(struct tps65218 *tps, unsigned int reg, |
| 290 | unsigned int val, unsigned int level); | 288 | unsigned int val, unsigned int level); |
| 291 | int tps65218_set_bits(struct tps65218 *tps, unsigned int reg, | 289 | int tps65218_set_bits(struct tps65218 *tps, unsigned int reg, |
