Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[pandora-kernel.git] / arch / ia64 / kernel / irq_lsapic.c
index e56a7a3..fc1549d 100644 (file)
@@ -33,7 +33,7 @@ static int lsapic_retrigger(unsigned int irq)
        return 1;
 }
 
-struct hw_interrupt_type irq_type_ia64_lsapic = {
+struct irq_chip irq_type_ia64_lsapic = {
        .name =         "LSAPIC",
        .startup =      lsapic_noop_startup,
        .shutdown =     lsapic_noop,