ASoC: ics43432: Fix build errors
authorRicard Wanderlof <ricard.wanderlof@axis.com>
Fri, 28 Aug 2015 10:11:48 +0000 (12:11 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 28 Aug 2015 16:17:29 +0000 (17:17 +0100)
Fix build errors

Signed-off-by: Ricard Wanderlof <ricardw@axis.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ics43432.c

index 7c35c98..dd850b9 100644 (file)
@@ -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 = {