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

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

Merge "msm: vidc: Add an empty structure to driver dt match table"

parents 40b39fb2 ce99682f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -289,6 +289,7 @@ static const struct of_device_id msm_vidc_dt_match[] = {
		.compatible = "qcom,sdm670-vidc",
		.data = &sdm670_data,
	},
	{},
};

MODULE_DEVICE_TABLE(of, msm_vidc_dt_match);