diff options
Diffstat (limited to 'include/linux/mfd')
| -rw-r--r-- | include/linux/mfd/tps65912.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps65912.h b/include/linux/mfd/tps65912.h index be60fb23b583..aaceab402ec5 100644 --- a/include/linux/mfd/tps65912.h +++ b/include/linux/mfd/tps65912.h | |||
| @@ -275,6 +275,7 @@ struct tps65912_board { | |||
| 275 | int is_dcdc4_avs; | 275 | int is_dcdc4_avs; |
| 276 | int irq; | 276 | int irq; |
| 277 | int irq_base; | 277 | int irq_base; |
| 278 | int gpio_base; | ||
| 278 | struct regulator_init_data *tps65912_pmic_init_data; | 279 | struct regulator_init_data *tps65912_pmic_init_data; |
| 279 | }; | 280 | }; |
| 280 | 281 | ||
