Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / pci / host / pci-xgene.c
index 2988fe136c1e3ede0240e90db80d6e4e013e6e8a..b1d0596457c53995cba5c0f084ac3c28fa2cfa91 100644 (file)
@@ -652,7 +652,6 @@ static const struct of_device_id xgene_pcie_match_table[] = {
 static struct platform_driver xgene_pcie_driver = {
        .driver = {
                   .name = "xgene-pcie",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(xgene_pcie_match_table),
        },
        .probe = xgene_pcie_probe_bridge,