Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
This commit is contained in:
commit
aef393da75
3 changed files with 15 additions and 49 deletions
|
@ -195,15 +195,10 @@ int regulator_suspend_finish(void);
|
|||
|
||||
#ifdef CONFIG_REGULATOR
|
||||
void regulator_has_full_constraints(void);
|
||||
void regulator_use_dummy_regulator(void);
|
||||
#else
|
||||
static inline void regulator_has_full_constraints(void)
|
||||
{
|
||||
}
|
||||
|
||||
static inline void regulator_use_dummy_regulator(void)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue