]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/extcon-gpio.c
Merge remote-tracking branches 'asoc/topic/samsung' and 'asoc/topic/wm8750' into...
[karo-tx-linux.git] / drivers / extcon / extcon-gpio.c
index 72f19a37fd01c0266e7c504cf091f0e058b828b9..7af33fc433cd07618ddd647c071402132f5f3c22 100644 (file)
@@ -181,7 +181,6 @@ static struct platform_driver gpio_extcon_driver = {
        .remove         = gpio_extcon_remove,
        .driver         = {
                .name   = "extcon-gpio",
-               .owner  = THIS_MODULE,
                .pm     = &gpio_extcon_pm_ops,
        },
 };