x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping
[safe/jmp/linux-2.6] / arch / x86 / include / asm / io_apic.h
index 59cb4a1..ffcd08f 100644 (file)
@@ -172,7 +172,7 @@ extern void probe_nr_irqs_gsi(void);
 extern int setup_ioapic_entry(int apic, int irq,
                              struct IO_APIC_route_entry *entry,
                              unsigned int destination, int trigger,
-                             int polarity, int vector);
+                             int polarity, int vector, int pin);
 extern void ioapic_write_entry(int apic, int pin,
                               struct IO_APIC_route_entry e);
 #else  /* !CONFIG_X86_IO_APIC */