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)
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>

No differences found