Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-2.6-block.git] / drivers / hwmon / ltc2945.c
index 45b87a863cae45222523f0569585cf3617518c70..3e0e0e0687bdd5c0e82de2402145441b8d76dd19 100644 (file)
@@ -508,7 +508,7 @@ static int ltc2945_probe(struct i2c_client *client)
 }
 
 static const struct i2c_device_id ltc2945_id[] = {
-       {"ltc2945", 0},
+       {"ltc2945"},
        { }
 };