diff --git a/sound/soc/codecs/max9867.c b/sound/soc/codecs/max9867.c index 5a8481bf20c23be03332bcfbea6c92855bfd39ef..70b54069ad2afe5c81f9b0df3c7669eb78312fcf 100755 --- a/sound/soc/codecs/max9867.c +++ b/sound/soc/codecs/max9867.c @@ -512,6 +512,7 @@ static int max9867_i2c_remove(struct i2c_client *client) static const struct i2c_device_id max9867_i2c_id[] = { { "max9867", 0 }, + { } }; static const struct of_device_id max9867_of_match[] = {