diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-01-24 15:01:00 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-01-30 11:00:58 +0100 |
commit | 2917e8338c9b8fbd7374621a3291004984590d21 (patch) | |
tree | c4b3186a7eb9df09bba0b7345e828be1c3179dcd /kernel/Kconfig.preempt | |
parent | ab78029ecc347debbd737f06688d788bd9d60c1d (diff) |
pinctrl: core: Make pinctrl_release static
'pinctrl_release' is used only in this file. Hence make it static.
Without this patch we get the following sparse error:
drivers/pinctrl/core.c:815:6: warning:
symbol 'pinctrl_release' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions