diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-06 11:43:18 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-08-16 16:47:30 +0200 |
commit | b3abebc777015a445a95548aafe2d3a4b116288e (patch) | |
tree | 9f0b934955f7293e5dbe8f6a03bbab867e014164 /Documentation/development-process | |
parent | gpio: gpiolib-of.c: make error message more meaningful by adding the node nam... (diff) | |
download | linux-b3abebc777015a445a95548aafe2d3a4b116288e.tar.xz linux-b3abebc777015a445a95548aafe2d3a4b116288e.zip |
gpio: msm: Staticize local variable 'msm_gpio'
The local variable 'msm_gpio' is used only in this file.
Fix the following sparse warning:
drivers/gpio/gpio-msm-v2.c:109:21: warning: symbol 'msm_gpio' was not declared. Should it be static?
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/development-process')
0 files changed, 0 insertions, 0 deletions