提交 1ee2db22 编写于 作者: T Thomas Meyer 提交者: Tomi Valkeinen

drm/omap: Make sure device_id tables are NULL terminated

Make sure (of/i2c/platform)_device_id tables are NULL terminated.
Signed-off-by: NThomas Meyer <thomas@m3y3r.de>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 396f9aca
......@@ -198,6 +198,7 @@ static const struct of_device_id omapdss_of_fixups_whitelist[] __initconst = {
{ .compatible = "toppoly,td028ttec1" },
{ .compatible = "tpo,td028ttec1" },
{ .compatible = "tpo,td043mtea1" },
{},
};
static int __init omapdss_boot_init(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册