Loading drivers/regulator/cpr4-mmss-ldo-regulator.c +1 −0 Original line number Diff line number Diff line Loading @@ -737,6 +737,7 @@ static const struct of_device_id cpr4_mmss_regulator_match_table[] = { .compatible = "qcom,cpr4-sdm660-mmss-ldo-regulator", .data = (void *)NULL, }, { }, }; static struct platform_driver cpr4_mmss_regulator_driver = { Loading Loading
drivers/regulator/cpr4-mmss-ldo-regulator.c +1 −0 Original line number Diff line number Diff line Loading @@ -737,6 +737,7 @@ static const struct of_device_id cpr4_mmss_regulator_match_table[] = { .compatible = "qcom,cpr4-sdm660-mmss-ldo-regulator", .data = (void *)NULL, }, { }, }; static struct platform_driver cpr4_mmss_regulator_driver = { Loading