forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/drivers/regulator/lp8752.c
....@@ -43,7 +43,7 @@
4343 LP8752_BUCK_MAX,
4444 };
4545
46
-static const struct regulator_linear_range lp8752_buck_voltage_ranges[] = {
46
+static const struct linear_range lp8752_buck_voltage_ranges[] = {
4747 REGULATOR_LINEAR_RANGE(500000, 0, 23, 10000),
4848 REGULATOR_LINEAR_RANGE(735000, 24, 157, 5000),
4949 REGULATOR_LINEAR_RANGE(1420000, 158, 255, 20000),