diff options
Diffstat (limited to 'sound/soc/fsl/mpc5200_psc_ac97.c')
-rw-r--r-- | sound/soc/fsl/mpc5200_psc_ac97.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/mpc5200_psc_ac97.c b/sound/soc/fsl/mpc5200_psc_ac97.c index 24eafa2cfbf4..9c1a2c09b8c7 100644 --- a/sound/soc/fsl/mpc5200_psc_ac97.c +++ b/sound/soc/fsl/mpc5200_psc_ac97.c | |||
@@ -340,7 +340,6 @@ static struct platform_driver psc_ac97_driver = { | |||
340 | .remove = psc_ac97_of_remove, | 340 | .remove = psc_ac97_of_remove, |
341 | .driver = { | 341 | .driver = { |
342 | .name = "mpc5200-psc-ac97", | 342 | .name = "mpc5200-psc-ac97", |
343 | .owner = THIS_MODULE, | ||
344 | .of_match_table = psc_ac97_match, | 343 | .of_match_table = psc_ac97_match, |
345 | }, | 344 | }, |
346 | }; | 345 | }; |