The fixed voltage regulator depends now on kernel >= 3.13, it uses regulator_desc.fixed_uV. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies b/dependencies index c575404..ae8cdc6 100644 --- a/dependencies +++ b/dependencies @@ -63,7 +63,7 @@ REGULATOR_DA9052 3.9 REGULATOR_DA9055 3.8 REGULATOR_DA9210 3.5 REGULATOR_FAN53555 3.5 -REGULATOR_FIXED_VOLTAGE 3.6 +REGULATOR_FIXED_VOLTAGE 3.13 REGULATOR_GPIO 3.6 REGULATOR_ISL6271A 3.5 REGULATOR_LP3971 3.6 -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html