diff options
Diffstat (limited to 'sound/soc/codecs/tlv320aic32x4.c')
| -rw-r--r-- | sound/soc/codecs/tlv320aic32x4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/tlv320aic32x4.c b/sound/soc/codecs/tlv320aic32x4.c index ad6cb90e5f9b..f2d3191961e1 100644 --- a/sound/soc/codecs/tlv320aic32x4.c +++ b/sound/soc/codecs/tlv320aic32x4.c | |||
| @@ -871,7 +871,6 @@ MODULE_DEVICE_TABLE(of, aic32x4_of_id); | |||
| 871 | static struct i2c_driver aic32x4_i2c_driver = { | 871 | static struct i2c_driver aic32x4_i2c_driver = { |
| 872 | .driver = { | 872 | .driver = { |
| 873 | .name = "tlv320aic32x4", | 873 | .name = "tlv320aic32x4", |
| 874 | .owner = THIS_MODULE, | ||
| 875 | .of_match_table = aic32x4_of_id, | 874 | .of_match_table = aic32x4_of_id, |
| 876 | }, | 875 | }, |
| 877 | .probe = aic32x4_i2c_probe, | 876 | .probe = aic32x4_i2c_probe, |
