sh: Fix test of unsigned in se7722_irq_demux()
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 15 Dec 2009 16:36:34 +0000 (16:36 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 16 Dec 2009 04:26:53 +0000 (13:26 +0900)
commit204fc390d86f7087201ec4a146bc07483186c35b
tree583917d31a914c3367df8d322102c3fca81a54d0
parent1980fdc4df4778741f15f50f715cd790ccbe0a79
sh: Fix test of unsigned in se7722_irq_demux()

se7722_fpga_irq[] is unsigned so the test does not work.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7722/irq.c