diff options
Diffstat (limited to 'drivers/pci/host/pci-dra7xx.c')
-rw-r--r-- | drivers/pci/host/pci-dra7xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/host/pci-dra7xx.c b/drivers/pci/host/pci-dra7xx.c index 8c6969747acd..2d57e19a2cd4 100644 --- a/drivers/pci/host/pci-dra7xx.c +++ b/drivers/pci/host/pci-dra7xx.c | |||
@@ -446,7 +446,6 @@ static struct platform_driver dra7xx_pcie_driver = { | |||
446 | .remove = __exit_p(dra7xx_pcie_remove), | 446 | .remove = __exit_p(dra7xx_pcie_remove), |
447 | .driver = { | 447 | .driver = { |
448 | .name = "dra7-pcie", | 448 | .name = "dra7-pcie", |
449 | .owner = THIS_MODULE, | ||
450 | .of_match_table = of_dra7xx_pcie_match, | 449 | .of_match_table = of_dra7xx_pcie_match, |
451 | }, | 450 | }, |
452 | }; | 451 | }; |