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 / pcie-xilinx.c
index 2f50fa5..ef3ebaf 100644 (file)
@@ -947,7 +947,6 @@ static struct of_device_id xilinx_pcie_of_match[] = {
 static struct platform_driver xilinx_pcie_driver = {
        .driver = {
                .name = "xilinx-pcie",
-               .owner = THIS_MODULE,
                .of_match_table = xilinx_pcie_of_match,
                .suppress_bind_attrs = true,
        },