summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/ics43432.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/ics43432.c')
-rw-r--r--sound/soc/codecs/ics43432.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ics43432.c b/sound/soc/codecs/ics43432.c
index 7c35c98..dd850b9 100644
--- a/sound/soc/codecs/ics43432.c
+++ b/sound/soc/codecs/ics43432.c
@@ -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 = {