diff options
Diffstat (limited to 'drivers/pci/host/pci-exynos.c')
-rw-r--r-- | drivers/pci/host/pci-exynos.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/host/pci-exynos.c b/drivers/pci/host/pci-exynos.c index c5d0ca384502..a95b20dbc3aa 100644 --- a/drivers/pci/host/pci-exynos.c +++ b/drivers/pci/host/pci-exynos.c | |||
@@ -649,7 +649,6 @@ static struct platform_driver exynos_pcie_driver = { | |||
649 | .remove = __exit_p(exynos_pcie_remove), | 649 | .remove = __exit_p(exynos_pcie_remove), |
650 | .driver = { | 650 | .driver = { |
651 | .name = "exynos-pcie", | 651 | .name = "exynos-pcie", |
652 | .owner = THIS_MODULE, | ||
653 | .of_match_table = exynos_pcie_of_match, | 652 | .of_match_table = exynos_pcie_of_match, |
654 | }, | 653 | }, |
655 | }; | 654 | }; |