diff options
Diffstat (limited to 'include/linux/regulator/machine.h')
| -rw-r--r-- | include/linux/regulator/machine.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/regulator/machine.h b/include/linux/regulator/machine.h index 5de7aa3b02a..bac64fa390f 100644 --- a/include/linux/regulator/machine.h +++ b/include/linux/regulator/machine.h | |||
| @@ -166,4 +166,6 @@ struct regulator_init_data { | |||
| 166 | 166 | ||
| 167 | int regulator_suspend_prepare(suspend_state_t state); | 167 | int regulator_suspend_prepare(suspend_state_t state); |
| 168 | 168 | ||
| 169 | void regulator_has_full_constraints(void); | ||
| 170 | |||
| 169 | #endif | 171 | #endif |
