Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / nct7904.c
index 8f867d4570e181979151401f6b12b1eae836be0d..f1e6eda949ba237345f5e560d20ec118a8ff2125 100644 (file)
@@ -1161,7 +1161,7 @@ static int nct7904_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id nct7904_id[] = {
-       {"nct7904", 0},
+       {"nct7904"},
        {}
 };
 MODULE_DEVICE_TABLE(i2c, nct7904_id);