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)
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>

No differences found