]> Git Repo - linux.git/commit - drivers/pinctrl/pinmux.h
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
authorStephen Warren <[email protected]>
Wed, 11 Apr 2012 22:45:45 +0000 (16:45 -0600)
committerLinus Walleij <[email protected]>
Wed, 18 Apr 2012 11:53:12 +0000 (13:53 +0200)
commitc736d73c9e6d9849ecb08c34c1d3917b210e8f38
tree245a0179276b9217258ae848a8e777f53473a5f5
parent630e2d0494f001cc3c435cac374f92e4bde0f518
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 <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/pinctrl/pinconf.h
drivers/pinctrl/pinmux.h
This page took 0.0491780000000001 seconds and 4 git commands to generate.