]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: exynos: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 21 Oct 2013 09:06:43 +0000 (14:36 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Oct 2013 22:13:40 +0000 (16:13 -0600)
commiteb36309a9db9e9e8e8e0813ebbe3a14a58969351
tree5beb75601743aace2fcf1c5f6cd697a3a8f1c03a
parent904d0e7889933fb48d921c998fd1cabb3a9d6635
PCI: exynos: Remove redundant of_match_ptr

This driver is DT only.  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: Jingoo Han <jg1.han@samsung.com>
drivers/pci/host/pci-exynos.c