[POWERPC] PS3: Fix request_irq warning
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 11 May 2007 17:41:59 +0000 (03:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 12 May 2007 01:32:48 +0000 (11:32 +1000)
commit28820d9f793b4d9998d5d4132b8bab0ec9bf6ec3
tree274581dc5092e76dae5defffc0f7ad455a38d709
parentfd6e9d3945ee122eb513ada8b17296d243c1ce5e
[POWERPC] PS3: Fix request_irq warning

Fix compiler warning:

ps3/smp.c:122: warning: ignoring return value of 'request_irq'

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/smp.c