Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / nct7802.c
index a0e664d5ebfea4f409a0525148419c647dd4ac9d..97e8c642440313f90cc41ae21918461e8d4350a8 100644 (file)
@@ -1212,7 +1212,7 @@ static const unsigned short nct7802_address_list[] = {
 };
 
 static const struct i2c_device_id nct7802_idtable[] = {
-       { "nct7802", 0 },
+       { "nct7802" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, nct7802_idtable);