--- a/arch/i386/kernel/i386_ksyms.c Thu Jan 17 15:25:49 2002 +++ b/arch/i386/kernel/i386_ksyms.c Thu Jan 17 15:25:49 2002 @@ -144,6 +144,10 @@ EXPORT_SYMBOL(flush_tlb_page); #endif +#ifdef CONFIG_X86_IO_APIC +EXPORT_SYMBOL(IO_APIC_get_PCI_irq_vector); +#endif + #ifdef CONFIG_MCA EXPORT_SYMBOL(machine_id); #endif