diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-07-23 10:47:49 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-07-23 10:47:49 +0200 |
commit | 14c8a620ba436511b1347c592633befa49535176 (patch) | |
tree | 160988c0e5d25e272a1d6bfad76f9004fe2e3b7c /drivers | |
parent | gpio: remove all usage of gpio_remove retval in driver/gpio (diff) | |
download | linux-14c8a620ba436511b1347c592633befa49535176.tar.xz linux-14c8a620ba436511b1347c592633befa49535176.zip |
gpio: drop retval check enforcing from gpiochip_remove()
As we start to decomission the return value from gpiochip_remove()
the compilers emit warnings due to the function being tagged
__must_check. So drop this until we remove the return value
altogether.
Cc: Abdoulaye Berthe <berthe.ab@gmail.com>
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions