Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / adm1029.c
index 9a465f3f71c863aa7748f20ec3ff895d157ee51b..761c130924884965d926b8a451ac952c10513d00 100644 (file)
@@ -379,7 +379,7 @@ static int adm1029_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id adm1029_id[] = {
-       { "adm1029", 0 },
+       { "adm1029" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, adm1029_id);