mfd: Drop owner assignment from i2c_drivers
[linux-2.6-microblaze.git] / drivers / mfd / lm3533-core.c
index d42fbb6..643f375 100644 (file)
@@ -640,7 +640,6 @@ MODULE_DEVICE_TABLE(i2c, lm3533_i2c_ids);
 static struct i2c_driver lm3533_i2c_driver = {
        .driver = {
                   .name = "lm3533",
-                  .owner = THIS_MODULE,
        },
        .id_table       = lm3533_i2c_ids,
        .probe          = lm3533_i2c_probe,