Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24e0ec62 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "regulator: cpr4: null terminate of_match_table"

parents 2eb98d38 c74187e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = {