Viresh Kumar
d660e92a97
regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
...
We already have dummy implementation for most of the regulators APIs for
!CONFIG_REGULATOR case and were missing it for regulator_set_voltage_time().
Found this issue while compiling cpufreq-cpu0 driver without regulators support
in kernel.
drivers/cpufreq/cpufreq-cpu0.c: In function ‘cpu0_cpufreq_probe’:
drivers/cpufreq/cpufreq-cpu0.c:186:3: error: implicit declaration of function ‘regulator_set_voltage_time’ [-Werror=implicit-function-declaration]
Fix this by adding dummy definition for regulator_set_voltage_time().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-05-28 18:49:26 +01:00
..
2014-04-04 21:08:20 -07:00
2014-04-05 15:46:37 -07:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2014-04-09 08:45:40 -07:00
2014-04-10 09:06:10 -07:00
2014-04-09 08:39:39 -07:00
2014-04-10 09:06:10 -07:00
2014-05-28 18:49:26 +01:00
2014-04-02 16:23:38 -07:00
2014-04-12 17:31:22 -07:00
2014-04-02 20:53:45 -07:00
2014-04-01 15:14:04 -07:00
2014-04-10 17:51:29 -04:00
2014-04-03 16:20:49 -07:00
2014-04-03 16:21:09 -07:00
2014-04-07 16:36:05 -07:00
2014-04-12 14:49:50 -07:00
2014-04-09 21:54:06 -06:00
2014-04-01 19:19:15 -07:00
2014-04-12 14:49:50 -07:00
2014-04-01 23:19:19 -04:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2014-04-09 13:44:35 -07:00
2014-04-07 14:55:46 -07:00
2014-04-07 14:43:50 +02:00
2014-04-03 16:20:58 -07:00
2014-04-07 16:36:06 -07:00
2014-04-03 16:21:05 -07:00
2014-04-01 16:28:19 -07:00
2014-04-03 16:21:06 -07:00
2014-04-01 23:19:14 -04:00
2014-04-12 14:49:50 -07:00
2014-04-03 16:20:51 -07:00
2014-04-08 20:43:28 -04:00
2014-04-02 16:24:28 -07:00
2014-04-04 09:12:49 +02:00
2014-04-03 16:20:59 -07:00
2014-04-07 16:36:07 -07:00
2014-04-07 16:36:11 -07:00
2014-04-06 09:38:07 -07:00
2014-04-03 16:20:50 -07:00
2014-04-03 16:21:04 -07:00
2014-04-07 16:36:14 -07:00
2014-04-03 16:21:01 -07:00
2014-04-07 16:36:13 -07:00
2014-04-07 16:35:54 -07:00
2014-04-02 20:53:45 -07:00
2014-04-13 13:28:13 -07:00
2014-04-12 12:38:53 -07:00
2014-04-07 16:35:55 -07:00
2014-04-03 16:21:01 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-04-01 23:19:08 -04:00
2014-04-01 23:19:10 -04:00
2014-04-03 14:31:34 -04:00
2014-04-03 14:29:12 -04:00
2014-04-03 16:21:26 -07:00
2014-04-01 16:25:51 -04:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2014-04-02 14:27:15 -07:00
2014-04-04 00:31:49 +01:00
2014-04-03 16:21:04 -07:00
2014-04-03 16:21:00 -07:00
2014-04-01 18:49:04 -07:00
2014-04-07 16:36:14 -07:00
2014-04-12 14:49:50 -07:00
2014-04-03 16:21:08 -07:00
2014-04-01 16:43:18 -04:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2014-04-01 16:13:21 -07:00
2014-04-07 16:35:54 -07:00
2014-04-07 16:36:07 -07:00
2014-04-12 12:38:53 -07:00
2014-04-03 16:21:00 -07:00
2014-04-02 20:53:45 -07:00
2014-04-13 13:28:13 -07:00
2014-04-07 16:36:13 -07:00
2014-04-03 16:21:01 -07:00
2014-04-12 13:06:10 -07:00
2014-04-06 09:38:07 -07:00
2014-04-07 16:36:13 -07:00
2014-04-09 10:12:11 -04:00
2014-04-02 20:53:45 -07:00
2014-04-01 23:19:21 -04:00
2014-04-01 17:06:09 -07:00
2014-04-03 16:21:04 -07:00
2014-04-07 16:35:53 -07:00
2014-04-07 16:36:14 -07:00
2014-04-07 11:24:06 -07:00
2014-04-07 16:35:57 -07:00