diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/mc13xxx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h index 3816c2fac0ad..a98e2a316d1f 100644 --- a/include/linux/mfd/mc13xxx.h +++ b/include/linux/mfd/mc13xxx.h | |||
| @@ -69,6 +69,7 @@ struct regulator_init_data; | |||
| 69 | struct mc13xxx_regulator_init_data { | 69 | struct mc13xxx_regulator_init_data { |
| 70 | int id; | 70 | int id; |
| 71 | struct regulator_init_data *init_data; | 71 | struct regulator_init_data *init_data; |
| 72 | struct device_node *node; | ||
| 72 | }; | 73 | }; |
| 73 | 74 | ||
| 74 | struct mc13xxx_regulator_platform_data { | 75 | struct mc13xxx_regulator_platform_data { |
