commit | 691998fac6f50c9117e279c3fbfa63a23cf7ce2e | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Mar 25 13:36:30 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Mar 31 11:51:30 2016 +0200 |
tree | 75a3cf949c830fda3cf45fe7cfdc3085be414359 | |
parent | f6a49e5a3f5562855f9e4b9b81916b06ef673771 [diff] |
tools/gpio: Add missing initialization of device_name lsgpio.c: In function ‘main’: lsgpio.c:166:7: warning: ‘device_name’ may be used uninitialized in this functio n [-Wmaybe-uninitialized] ret = list_device(device_name); ^ Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>