diff options
Diffstat (limited to 'sound/soc/fsl/mpc8610_hpcd.c')
-rw-r--r-- | sound/soc/fsl/mpc8610_hpcd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/mpc8610_hpcd.c b/sound/soc/fsl/mpc8610_hpcd.c index fa756d05b2f7..9621b9140df6 100644 --- a/sound/soc/fsl/mpc8610_hpcd.c +++ b/sound/soc/fsl/mpc8610_hpcd.c | |||
@@ -389,7 +389,6 @@ static struct platform_driver mpc8610_hpcd_driver = { | |||
389 | * in lowercase letters. | 389 | * in lowercase letters. |
390 | */ | 390 | */ |
391 | .name = "snd-soc-mpc8610hpcd", | 391 | .name = "snd-soc-mpc8610hpcd", |
392 | .owner = THIS_MODULE, | ||
393 | }, | 392 | }, |
394 | }; | 393 | }; |
395 | 394 | ||