From: Stephen Warren Date: Wed, 11 Apr 2012 22:45:45 +0000 (-0600) Subject: pinctrl: ifdef CONFIG_DEBUG_FS cleanup X-Git-Tag: v3.5-rc1~176^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c736d73c9e6d9849ecb08c34c1d3917b210e8f38;p=pandora-kernel.git pinctrl: ifdef CONFIG_DEBUG_FS cleanup Only provide prototypes for pin{mux,conf}.c debugfs-related functions when both CONFIG_PIN* /and/ CONFIG_DEBUG_FS are enabled, otherwise provide static inlines. Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed