Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / pmbus / max16064.c
index a573a0ab9e48522026e3b56447f18bbd1d8bc04f..98e2b5dd58414d0d94bb235cde84fa9df3321861 100644 (file)
@@ -91,7 +91,7 @@ static int max16064_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id max16064_id[] = {
-       {"max16064", 0},
+       {"max16064"},
        {}
 };