diff options
Diffstat (limited to 'sound/soc/davinci/davinci-evm.c')
-rw-r--r-- | sound/soc/davinci/davinci-evm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/davinci/davinci-evm.c b/sound/soc/davinci/davinci-evm.c index a50010e2891f..158cb3d1db70 100644 --- a/sound/soc/davinci/davinci-evm.c +++ b/sound/soc/davinci/davinci-evm.c | |||
@@ -445,7 +445,6 @@ static struct platform_driver davinci_evm_driver = { | |||
445 | .remove = davinci_evm_remove, | 445 | .remove = davinci_evm_remove, |
446 | .driver = { | 446 | .driver = { |
447 | .name = "davinci_evm", | 447 | .name = "davinci_evm", |
448 | .owner = THIS_MODULE, | ||
449 | .pm = &snd_soc_pm_ops, | 448 | .pm = &snd_soc_pm_ops, |
450 | .of_match_table = of_match_ptr(davinci_evm_dt_ids), | 449 | .of_match_table = of_match_ptr(davinci_evm_dt_ids), |
451 | }, | 450 | }, |