From 47a95fe71662fa38ff3abe9956f1ca1451fa6e70 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 23 Apr 2014 17:28:08 +0200 Subject: [PATCH] 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-format-patch failed