commit | c736d73c9e6d9849ecb08c34c1d3917b210e8f38 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Apr 11 16:45:45 2012 -0600 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 18 13:53:12 2012 +0200 |
tree | 245a0179276b9217258ae848a8e777f53473a5f5 | |
parent | 630e2d0494f001cc3c435cac374f92e4bde0f518 [diff] |
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 <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>