Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / sht4x.c
index 4883755d4b1e5c40c8de8c9bcd21dd86b1251a09..b8916d2735b5a57ed5cb3d1bb932d17f871cc752 100644 (file)
@@ -276,7 +276,7 @@ static int sht4x_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id sht4x_id[] = {
-       { "sht4x", 0 },
+       { "sht4x" },
        { },
 };
 MODULE_DEVICE_TABLE(i2c, sht4x_id);