diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/regulator/max8952.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/regulator/max8952.h b/include/linux/regulator/max8952.h index 45e42855ad05..c13aa34d9019 100644 --- a/include/linux/regulator/max8952.h +++ b/include/linux/regulator/max8952.h | |||
| @@ -128,7 +128,7 @@ struct max8952_platform_data { | |||
| 128 | u8 sync_freq; | 128 | u8 sync_freq; |
| 129 | u8 ramp_speed; | 129 | u8 ramp_speed; |
| 130 | 130 | ||
| 131 | struct regulator_init_data reg_data; | 131 | struct regulator_init_data *reg_data; |
| 132 | }; | 132 | }; |
| 133 | 133 | ||
| 134 | 134 | ||
