Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / pcmcia / omap_cf.c
index 25c4b19..8170102 100644 (file)
@@ -334,7 +334,6 @@ static int __exit omap_cf_remove(struct platform_device *pdev)
 static struct platform_driver omap_cf_driver = {
        .driver = {
                .name   = (char *) driver_name,
-               .owner  = THIS_MODULE,
        },
        .remove         = __exit_p(omap_cf_remove),
 };