Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / pci / host / pci-imx6.c
index d1a26d1..fdb9536 100644 (file)
@@ -643,7 +643,6 @@ MODULE_DEVICE_TABLE(of, imx6_pcie_of_match);
 static struct platform_driver imx6_pcie_driver = {
        .driver = {
                .name   = "imx6q-pcie",
-               .owner  = THIS_MODULE,
                .of_match_table = imx6_pcie_of_match,
        },
        .shutdown = imx6_pcie_shutdown,