diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-10-02 09:30:43 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-10-02 16:07:00 +0200 |
commit | 3a4b094d5d09b8e0d007b2ca3de4f42df3af46e6 (patch) | |
tree | d3e482dedaa24d8a19c96c38d0f04947b58dd927 /block/bsg.c | |
parent | 36905a33dd2d2bd443079ac677545849fa190eb7 (diff) |
pinctrl: abx500: get rid of unused variable
commit 2fcea6cecbc965b4e02a39537d9d939f5251bbbd
"pinctrl: remove remaining users of gpiochip_remove() retval"
removed the use of the return value from gpiochip_remove()
but missed to delete the dangling "err" variable:
drivers/pinctrl/nomadik/pinctrl-abx500.c:
In function 'abx500_gpio_probe':
drivers/pinctrl/nomadik/pinctrl-abx500.c:1208:11:
warning: unused variable 'err' [-Wunused-variable]
Fix this by getting rid of the dangling variable.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions