sh: mach-se: Fix up irq_desc reference.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 30 Jan 2010 02:04:38 +0000 (11:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 30 Jan 2010 02:04:38 +0000 (11:04 +0900)
The irq_desc needs to be accessed with irq_to_desc(), this fixes up a
build error with irq_desc being undefined.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found