Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / powerpc / kernel / of_platform.c
index f87bc1b..2f35a72 100644 (file)
@@ -110,7 +110,6 @@ static struct platform_driver of_pci_phb_driver = {
        .probe = of_pci_phb_probe,
        .driver = {
                .name = "of-pci",
-               .owner = THIS_MODULE,
                .of_match_table = of_pci_phb_ids,
        },
 };