aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/tlv320dac33.c')
-rw-r--r--sound/soc/codecs/tlv320dac33.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/tlv320dac33.c b/sound/soc/codecs/tlv320dac33.c
index d67a311f0e75..781398fb2841 100644
--- a/sound/soc/codecs/tlv320dac33.c
+++ b/sound/soc/codecs/tlv320dac33.c
@@ -1585,7 +1585,6 @@ MODULE_DEVICE_TABLE(i2c, tlv320dac33_i2c_id);
1585static struct i2c_driver tlv320dac33_i2c_driver = { 1585static struct i2c_driver tlv320dac33_i2c_driver = {
1586 .driver = { 1586 .driver = {
1587 .name = "tlv320dac33-codec", 1587 .name = "tlv320dac33-codec",
1588 .owner = THIS_MODULE,
1589 }, 1588 },
1590 .probe = dac33_i2c_probe, 1589 .probe = dac33_i2c_probe,
1591 .remove = dac33_i2c_remove, 1590 .remove = dac33_i2c_remove,