diff options
Diffstat (limited to 'kernel/sound/soc/ux500/mop500.c')
-rw-r--r-- | kernel/sound/soc/ux500/mop500.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sound/soc/ux500/mop500.c b/kernel/sound/soc/ux500/mop500.c index 4e0c0e502..ba9fc099c 100644 --- a/kernel/sound/soc/ux500/mop500.c +++ b/kernel/sound/soc/ux500/mop500.c @@ -152,6 +152,7 @@ static const struct of_device_id snd_soc_mop500_match[] = { { .compatible = "stericsson,snd-soc-mop500", }, {}, }; +MODULE_DEVICE_TABLE(of, snd_soc_mop500_match); static struct platform_driver snd_soc_mop500_driver = { .driver = { |