From: Thierry Reding Date: Wed, 23 Apr 2014 15:28:08 +0000 (+0200) Subject: gpio: of: Remove unneeded dummy function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a95fe71662fa38ff3abe9956f1ca1451fa6e70;p=pandora-kernel.git gpio: of: Remove unneeded dummy function of_find_gpio() is always called under an IS_ENABLED(CONFIG_OF), so the dummy implementation provided for !OF configurations is not needed. Signed-off-by: Thierry Reding Signed-off-by: Linus Walleij --- Reading git-diff-tree failed