]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/misc/eeprom/at24.c
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
[karo-tx-linux.git] / drivers / misc / eeprom / at24.c
index 6ded3dc36644a31a0bd4775f36df72f1c00a7e0d..2b254f3a1154e641628dc9e92a84572f4a4174f9 100644 (file)
@@ -686,7 +686,6 @@ static int at24_remove(struct i2c_client *client)
 static struct i2c_driver at24_driver = {
        .driver = {
                .name = "at24",
-               .owner = THIS_MODULE,
        },
        .probe = at24_probe,
        .remove = at24_remove,