X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=drivers%2Fhwmon%2Flm83.c;fp=drivers%2Fhwmon%2Flm83.c;h=6e8903a6e902c38a1a686aedac5413159585a29e;hp=0336b4572a61bd8001d909b78d1c69979e7e9889;hb=7b501b1f53605bec17454dd8bbdbbf3f57a7cf32;hpb=455f791ea3e33a274c098b4a8c2e35d4d1a6d518 diff --git a/drivers/hwmon/lm83.c b/drivers/hwmon/lm83.c index 0336b4572a61..6e8903a6e902 100644 --- a/drivers/hwmon/lm83.c +++ b/drivers/hwmon/lm83.c @@ -133,7 +133,6 @@ static struct i2c_driver lm83_driver = { .driver = { .name = "lm83", }, - .id = I2C_DRIVERID_LM83, .attach_adapter = lm83_attach_adapter, .detach_client = lm83_detach_client, };