Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / extcon / extcon-arizona.c
index ba51588..63f01c4 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,