diff options
Diffstat (limited to 'sound/soc/fsl/fsl_dma.c')
-rw-r--r-- | sound/soc/fsl/fsl_dma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_dma.c b/sound/soc/fsl/fsl_dma.c index b2b108805b24..93d7e56c6066 100644 --- a/sound/soc/fsl/fsl_dma.c +++ b/sound/soc/fsl/fsl_dma.c | |||
@@ -964,7 +964,6 @@ MODULE_DEVICE_TABLE(of, fsl_soc_dma_ids); | |||
964 | static struct platform_driver fsl_soc_dma_driver = { | 964 | static struct platform_driver fsl_soc_dma_driver = { |
965 | .driver = { | 965 | .driver = { |
966 | .name = "fsl-pcm-audio", | 966 | .name = "fsl-pcm-audio", |
967 | .owner = THIS_MODULE, | ||
968 | .of_match_table = fsl_soc_dma_ids, | 967 | .of_match_table = fsl_soc_dma_ids, |
969 | }, | 968 | }, |
970 | .probe = fsl_soc_dma_probe, | 969 | .probe = fsl_soc_dma_probe, |