aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorRabin Vincent <[email protected]>2010-06-16 06:12:13 +0100
committerRussell King <[email protected]>2010-06-16 22:29:01 +0100
commitf6aa01c2b8950a29503e93fc8b91f0d64f440c34 (patch)
treebbfe0368561fef00570e65c42914682531fdc70e /lib/cpu-notifier-error-inject.c
parent0d2aec9cd356254649fa2aa6bb5fb4d20cfded2c (diff)
ARM: 6177/1: nomadik-gpio: fix "ignoring return value" warning
arch/arm/plat-nomadik/gpio.c: In function 'nmk_gpio_remove': arch/arm/plat-nomadik/gpio.c:630: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result Because this function is marked __exit and this code can't be built as a module, this function is never used. So just remove it, fixing the warning in the process. Acked-by: Alessandro Rubini <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Rabin Vincent <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions