Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / ltc4261.c
index 509e68176c7af8b9db99886616bdf6987124221e..2cd218a6a3be7b87b2f5185c2de0a4952a276ddf 100644 (file)
@@ -222,7 +222,7 @@ static int ltc4261_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id ltc4261_id[] = {
-       {"ltc4261", 0},
+       {"ltc4261"},
        {}
 };