commit | eb36309a9db9e9e8e8e0813ebbe3a14a58969351 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Oct 21 14:36:43 2013 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 29 16:13:40 2013 -0600 |
tree | 5beb75601743aace2fcf1c5f6cd697a3a8f1c03a | |
parent | 904d0e7889933fb48d921c998fd1cabb3a9d6635 [diff] |
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>