diff options
Diffstat (limited to 'sound/soc/codecs/adav803.c')
-rw-r--r-- | sound/soc/codecs/adav803.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/adav803.c b/sound/soc/codecs/adav803.c index 78a317947d..8b96c41f03 100644 --- a/sound/soc/codecs/adav803.c +++ b/sound/soc/codecs/adav803.c @@ -14,7 +14,7 @@ #include "adav80x.h" static const struct i2c_device_id adav803_id[] = { - { "adav803", 0 }, + { "adav803" }, { } }; MODULE_DEVICE_TABLE(i2c, adav803_id); |