From: Axel Lin Date: Sun, 21 Sep 2014 04:32:59 +0000 (+0800) Subject: gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard X-Git-Tag: omap-for-v3.19/prcm-cleanup~137^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513d3c0f40c8e22fac019d5b0694374d17fbe682;p=pandora-kernel.git gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard This driver depends on OF_GPIO, so it won't be built if !CONFIG_OF. Signed-off-by: Axel Lin Signed-off-by: Linus Walleij --- Reading git-diff-tree failed