]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] IP22: Complain if requesting the front panel irq failed.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 14 Oct 2007 22:04:27 +0000 (23:04 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 17:23:46 +0000 (18:23 +0100)
commit754d0f239ddb35682aa322b57b7fa4a8efd2fb54
treec3e21e97dfdbc96cb20bbeb382b1c1a604101c8c
parentf70fd1b53c163442ba7c5d7a9279f23211a5ac6d
[MIPS] IP22: Complain if requesting the front panel irq failed.

This fixes the warning:

  CC      arch/mips/sgi-ip22/ip22-reset.o
arch/mips/sgi-ip22/ip22-reset.c: In function 'reboot_setup':
arch/mips/sgi-ip22/ip22-reset.c:239: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip22/ip22-reset.c