Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / ina238.c
index 69289293bc38ccb3c234eef1faec06fc5d4e7ed2..855626f1bc010d161be3412795d28292965a673a 100644 (file)
@@ -616,7 +616,7 @@ static int ina238_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id ina238_id[] = {
-       { "ina238", 0 },
+       { "ina238" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, ina238_id);