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

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

Merge "clock-gcc-8916: Add null terminator to the of_device_id table"

parents e983799e a3e174be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2703,6 +2703,7 @@ static int msm_gcc_probe(struct platform_device *pdev)

static struct of_device_id msm_clock_gcc_match_table[] = {
	{ .compatible = "qcom,gcc-8916" },
	{},
};

static struct platform_driver msm_clock_gcc_driver = {