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

Commit 46904810 authored by Wei Yongjun's avatar Wei Yongjun Committed by Mark Brown
Browse files

ASoC: Intel: Atom: add terminate entry for dmi_system_id tables



Make sure dmi_system_id tables are NULL terminated.

Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent c3474e21
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -343,6 +343,7 @@ static const struct dmi_system_id cht_table[] = {
			DMI_MATCH(DMI_PRODUCT_NAME, "Surface 3"),
		},
	},
	{ }
};