diff options
Diffstat (limited to 'sound/soc/codecs/wm8903.c')
-rw-r--r-- | sound/soc/codecs/wm8903.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8903.c b/sound/soc/codecs/wm8903.c index b5322c1544fb..b011253459af 100644 --- a/sound/soc/codecs/wm8903.c +++ b/sound/soc/codecs/wm8903.c | |||
@@ -2193,7 +2193,6 @@ MODULE_DEVICE_TABLE(i2c, wm8903_i2c_id); | |||
2193 | static struct i2c_driver wm8903_i2c_driver = { | 2193 | static struct i2c_driver wm8903_i2c_driver = { |
2194 | .driver = { | 2194 | .driver = { |
2195 | .name = "wm8903", | 2195 | .name = "wm8903", |
2196 | .owner = THIS_MODULE, | ||
2197 | .of_match_table = wm8903_of_match, | 2196 | .of_match_table = wm8903_of_match, |
2198 | }, | 2197 | }, |
2199 | .probe = wm8903_i2c_probe, | 2198 | .probe = wm8903_i2c_probe, |