diff options
Diffstat (limited to 'sound/soc/codecs/wm8728.c')
-rw-r--r-- | sound/soc/codecs/wm8728.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8728.c b/sound/soc/codecs/wm8728.c index f1a173e6ec33..cd7b02413ccf 100644 --- a/sound/soc/codecs/wm8728.c +++ b/sound/soc/codecs/wm8728.c | |||
@@ -319,7 +319,6 @@ MODULE_DEVICE_TABLE(i2c, wm8728_i2c_id); | |||
319 | static struct i2c_driver wm8728_i2c_driver = { | 319 | static struct i2c_driver wm8728_i2c_driver = { |
320 | .driver = { | 320 | .driver = { |
321 | .name = "wm8728", | 321 | .name = "wm8728", |
322 | .owner = THIS_MODULE, | ||
323 | .of_match_table = wm8728_of_match, | 322 | .of_match_table = wm8728_of_match, |
324 | }, | 323 | }, |
325 | .probe = wm8728_i2c_probe, | 324 | .probe = wm8728_i2c_probe, |