commit | f2e9394d1a3bc7a4f646345d93468c8aa1f7d2ee | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Oct 21 14:47:14 2013 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 23 10:55:04 2013 +0200 |
tree | 3c3215f596fc529f8c6f6bb0a8280ef94f31a86e | |
parent | 7ddd183738fc39cbe3fbfa1954082d4189f14a5c [diff] |
pinctrl: mvebu: remove redundant of_match_ptr The data structure of_match_ptr() protects is always compiled in. Hence of_match_ptr() is not needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>