diff options
Diffstat (limited to 'sound/soc/fsl/pcm030-audio-fabric.c')
-rw-r--r-- | sound/soc/fsl/pcm030-audio-fabric.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/pcm030-audio-fabric.c b/sound/soc/fsl/pcm030-audio-fabric.c index 3665f612819d..c44459d24c50 100644 --- a/sound/soc/fsl/pcm030-audio-fabric.c +++ b/sound/soc/fsl/pcm030-audio-fabric.c | |||
@@ -124,7 +124,6 @@ static struct platform_driver pcm030_fabric_driver = { | |||
124 | .remove = pcm030_fabric_remove, | 124 | .remove = pcm030_fabric_remove, |
125 | .driver = { | 125 | .driver = { |
126 | .name = DRV_NAME, | 126 | .name = DRV_NAME, |
127 | .owner = THIS_MODULE, | ||
128 | .of_match_table = pcm030_audio_match, | 127 | .of_match_table = pcm030_audio_match, |
129 | }, | 128 | }, |
130 | }; | 129 | }; |