aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-mvebu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/host/pci-mvebu.c')
-rw-r--r--drivers/pci/host/pci-mvebu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/host/pci-mvebu.c b/drivers/pci/host/pci-mvebu.c
index fed3fab132f2..1dd759596b0a 100644
--- a/drivers/pci/host/pci-mvebu.c
+++ b/drivers/pci/host/pci-mvebu.c
@@ -1081,7 +1081,6 @@ MODULE_DEVICE_TABLE(of, mvebu_pcie_of_match_table);
1081 1081
1082static struct platform_driver mvebu_pcie_driver = { 1082static struct platform_driver mvebu_pcie_driver = {
1083 .driver = { 1083 .driver = {
1084 .owner = THIS_MODULE,
1085 .name = "mvebu-pcie", 1084 .name = "mvebu-pcie",
1086 .of_match_table = mvebu_pcie_of_match_table, 1085 .of_match_table = mvebu_pcie_of_match_table,
1087 /* driver unloading/unbinding currently not supported */ 1086 /* driver unloading/unbinding currently not supported */