]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/extcon-arizona.c
Merge remote-tracking branches 'asoc/topic/samsung' and 'asoc/topic/wm8750' into...
[karo-tx-linux.git] / drivers / extcon / extcon-arizona.c
index ba51588cc00054bfcf55b76782e3390daa470434..63f01c42aed486af8e3bd74b7f5c07dc0ee98ffd 100644 (file)
@@ -1469,7 +1469,6 @@ static int arizona_extcon_remove(struct platform_device *pdev)
 static struct platform_driver arizona_extcon_driver = {
        .driver         = {
                .name   = "arizona-extcon",
-               .owner  = THIS_MODULE,
        },
        .probe          = arizona_extcon_probe,
        .remove         = arizona_extcon_remove,