]> Pileus Git - ~andy/linux/commit
PCI: mvebu: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 19 Dec 2013 09:04:59 +0000 (14:34 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Dec 2013 18:17:21 +0000 (11:17 -0700)
commit339135ff1b5fca9a323ca7af67cebefedf50d4e7
tree63ebc1f49f8414908573328bddecc330729bfb6e
parent84f47190d6be1cb99cd4a680e1018080d93800a8
PCI: mvebu: Remove redundant of_match_ptr

mvebu_pcie_of_match_table is always compiled in.  Hence of_match_ptr is not
required.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/pci/host/pci-mvebu.c