提交 b37bfdaa 编写于 作者: R Ricard Wanderlof 提交者: Mark Brown

ASoC: ics43432: Fix build errors

Fix build errors
Signed-off-by: NRicard Wanderlof <ricardw@axis.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 2f38bc88
......@@ -57,7 +57,7 @@ static const struct of_device_id ics43432_ids[] = {
{ .compatible = "invensense,ics43432", },
{ }
};
MODULE_DEVICE_TABLE(of, ics43432_dt_ids);
MODULE_DEVICE_TABLE(of, ics43432_ids);
#endif
static struct platform_driver ics43432_driver = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册