From: Sachin Kamat Date: Mon, 21 Oct 2013 09:17:14 +0000 (+0530) Subject: pinctrl: mvebu: remove redundant of_match_ptr X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~13^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e9394d1a3bc7a4f646345d93468c8aa1f7d2ee;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed