diff options
Diffstat (limited to 'sound/soc/atmel/sam9x5_wm8731.c')
-rw-r--r-- | sound/soc/atmel/sam9x5_wm8731.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/atmel/sam9x5_wm8731.c b/sound/soc/atmel/sam9x5_wm8731.c index 3188036a18f0..ccdf547f4d8c 100644 --- a/sound/soc/atmel/sam9x5_wm8731.c +++ b/sound/soc/atmel/sam9x5_wm8731.c | |||
@@ -192,7 +192,6 @@ MODULE_DEVICE_TABLE(of, sam9x5_wm8731_of_match); | |||
192 | static struct platform_driver sam9x5_wm8731_driver = { | 192 | static struct platform_driver sam9x5_wm8731_driver = { |
193 | .driver = { | 193 | .driver = { |
194 | .name = DRV_NAME, | 194 | .name = DRV_NAME, |
195 | .owner = THIS_MODULE, | ||
196 | .of_match_table = of_match_ptr(sam9x5_wm8731_of_match), | 195 | .of_match_table = of_match_ptr(sam9x5_wm8731_of_match), |
197 | }, | 196 | }, |
198 | .probe = sam9x5_wm8731_driver_probe, | 197 | .probe = sam9x5_wm8731_driver_probe, |