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

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
......@@ -343,6 +343,7 @@ static const struct dmi_system_id cht_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Surface 3"),
},
},
{ }
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment