alpha: Fix RTC interrupt setup.
authorRichard Henderson <rth@twiddle.net>
Sun, 17 Apr 2011 20:05:25 +0000 (13:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Apr 2011 21:41:30 +0000 (14:41 -0700)
Following commit 091738a266fc ("genirq: Remove real old transition
functions") we removed an automatic conversion of no_irq_chip to
dummy_irq_chip.  This change needs to be propagated back into the alpha
backend.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found