diff options
Diffstat (limited to 'sound/soc/codecs/rt5631.c')
| -rw-r--r-- | sound/soc/codecs/rt5631.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5631.c b/sound/soc/codecs/rt5631.c index 058167c80d71..d8771020299d 100644 --- a/sound/soc/codecs/rt5631.c +++ b/sound/soc/codecs/rt5631.c | |||
| @@ -1725,7 +1725,6 @@ static int rt5631_i2c_remove(struct i2c_client *client) | |||
| 1725 | static struct i2c_driver rt5631_i2c_driver = { | 1725 | static struct i2c_driver rt5631_i2c_driver = { |
| 1726 | .driver = { | 1726 | .driver = { |
| 1727 | .name = "rt5631", | 1727 | .name = "rt5631", |
| 1728 | .owner = THIS_MODULE, | ||
| 1729 | .of_match_table = of_match_ptr(rt5631_i2c_dt_ids), | 1728 | .of_match_table = of_match_ptr(rt5631_i2c_dt_ids), |
| 1730 | }, | 1729 | }, |
| 1731 | .probe = rt5631_i2c_probe, | 1730 | .probe = rt5631_i2c_probe, |
