Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[pandora-kernel.git] / drivers / hwmon / lm87.c
index 3152c00..6ba34c3 100644 (file)
@@ -162,7 +162,6 @@ static struct lm87_data *lm87_update_device(struct device *dev);
 
 static struct i2c_driver lm87_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "lm87",
        },
        .id             = I2C_DRIVERID_LM87,