Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / atxp1.c
index d1de020abec6aa95749aed8ab01dbf33756f210f..1c7e9a98b757c3693c5374972a6f59137d7ac8a0 100644 (file)
@@ -278,7 +278,7 @@ static int atxp1_probe(struct i2c_client *client)
 };
 
 static const struct i2c_device_id atxp1_id[] = {
-       { "atxp1", 0 },
+       { "atxp1" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, atxp1_id);