X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fio_apic_32.c;h=d6af301c822bb4127ca7bcb3dd1a76a7488533e2;hb=3fde690011a84e19f98f77bfaa349b2119ddd2d2;hp=fedb3b113acee3ac9fb80f12ee235c83402e6f5a;hpb=3de352bbd86f890dd0c5e1c09a6a1b0b29e0f8ce;p=mv-sheeva.git diff --git a/arch/x86/kernel/io_apic_32.c b/arch/x86/kernel/io_apic_32.c index fedb3b113ac..d6af301c822 100644 --- a/arch/x86/kernel/io_apic_32.c +++ b/arch/x86/kernel/io_apic_32.c @@ -1207,6 +1207,11 @@ static int assign_irq_vector(int irq) return vector; } + +void setup_vector_irq(int cpu) +{ +} + static struct irq_chip ioapic_chip; #define IOAPIC_AUTO -1