git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5132a
)
gpio: drop retval check enforcing from gpiochip_remove()
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 23 Jul 2014 08:47:49 +0000
(10:47 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 23 Jul 2014 08:47:49 +0000
(10:47 +0200)
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>
include/linux/gpio/driver.h
patch
|
blob
|
history
diff --cc
include/linux/gpio/driver.h
Simple merge