kernel/drivers/regulator/lp8752.c
.. .. @@ -43,7 +43,7 @@ 43 43 LP8752_BUCK_MAX, 44 44 }; 45 45 46 -static const struct regulator_linear_range lp8752_buck_voltage_ranges[] = {46 +static const struct linear_range lp8752_buck_voltage_ranges[] = {47 47 REGULATOR_LINEAR_RANGE(500000, 0, 23, 10000), 48 48 REGULATOR_LINEAR_RANGE(735000, 24, 157, 5000), 49 49 REGULATOR_LINEAR_RANGE(1420000, 158, 255, 20000),