Commit b19dbf71 authored by Mark Brown's avatar Mark Brown

regulator: core: Add export of regulator_set_voltage_time_sel()

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent d9fe28f9
......@@ -2330,6 +2330,7 @@ int regulator_set_voltage_time_sel(struct regulator_dev *rdev,
return 0;
}
EXPORT_SYMBOL_GPL(regulator_set_voltage_time_sel);
/**
* regulator_sync_voltage - re-apply last regulator output voltage
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment