Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / w83791d.c
index 9681eaa06c8e084522f108f8cc760a8614272689..ace854b370a0542c2df06b6970d2ac0541625a2c 100644 (file)
@@ -328,7 +328,7 @@ static void w83791d_print_debug(struct w83791d_data *data, struct device *dev);
 static void w83791d_init_client(struct i2c_client *client);
 
 static const struct i2c_device_id w83791d_id[] = {
-       { "w83791d", 0 },
+       { "w83791d" },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, w83791d_id);