diff options
author | 2013-01-24 15:01:00 +0530 | |
---|---|---|
committer | 2013-01-30 11:00:58 +0100 | |
commit | 2917e8338c9b8fbd7374621a3291004984590d21 (patch) | |
tree | c4b3186a7eb9df09bba0b7345e828be1c3179dcd /lib/spinlock_debug.c | |
parent | drivers/pinctrl: grab default handles from device core (diff) | |
download | linux-dev-2917e8338c9b8fbd7374621a3291004984590d21.tar.xz linux-dev-2917e8338c9b8fbd7374621a3291004984590d21.zip |
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 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions