]> err.no Git - linux-2.6/blobdiff - drivers/hwmon/lm75.c
V4L/DVB (3500): Ringbuffer: don't reset pointers to zero
[linux-2.6] / drivers / hwmon / lm75.c
index db35fbf4d2504d13c9130aefef146b0fb5b5c1f8..74ca2c8c61c3ae4996a46bcf523dba87b26f2561 100644 (file)
@@ -67,7 +67,6 @@ static struct lm75_data *lm75_update_device(struct device *dev);
 /* This is the driver that will be inserted */
 static struct i2c_driver lm75_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "lm75",
        },
        .id             = I2C_DRIVERID_LM75,