commit | db0c19e1a6abd9a9bdbf3ffbabc1e8e4995cb462 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 01 12:59:18 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Nov 02 16:13:48 2007 +0000 |
tree | 296239b964b471e03deb836e51dbd72ea53115ad | |
parent | f5cd9f14e2660e610d8bb99ce723ef098b65ae9c [diff] |
[MIPS] Pb1200: Fix warning. arch/mips/au1000/pb1200/irqmap.c:101: warning: ignoring return value of 'request_irq', declared with attribute warn_unused_result And while at it a few coding style cleanups. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>