diff options
Diffstat (limited to 'sound/soc/codecs/cs42l73.c')
| -rw-r--r-- | sound/soc/codecs/cs42l73.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l73.c b/sound/soc/codecs/cs42l73.c index b7853b9d3a60..7cb1d7091dae 100644 --- a/sound/soc/codecs/cs42l73.c +++ b/sound/soc/codecs/cs42l73.c | |||
| @@ -1491,7 +1491,6 @@ MODULE_DEVICE_TABLE(i2c, cs42l73_id); | |||
| 1491 | static struct i2c_driver cs42l73_i2c_driver = { | 1491 | static struct i2c_driver cs42l73_i2c_driver = { |
| 1492 | .driver = { | 1492 | .driver = { |
| 1493 | .name = "cs42l73", | 1493 | .name = "cs42l73", |
| 1494 | .owner = THIS_MODULE, | ||
| 1495 | .of_match_table = cs42l73_of_match, | 1494 | .of_match_table = cs42l73_of_match, |
| 1496 | }, | 1495 | }, |
| 1497 | .id_table = cs42l73_id, | 1496 | .id_table = cs42l73_id, |
