]> err.no Git - linux-2.6/blobdiff - include/asm-x86/io_apic.h
block: move cmdfilter from gendisk to request_queue
[linux-2.6] / include / asm-x86 / io_apic.h
index 8b1f5684842e2b3afc1357796984b404dfac22cb..14f82bbcb5fd6ee5d09f05be363651258ff4e9bb 100644 (file)
@@ -186,6 +186,7 @@ extern void ioapic_init_mappings(void);
 #else  /* !CONFIG_X86_IO_APIC */
 #define io_apic_assign_pci_irqs 0
 static const int timer_through_8259 = 0;
+static inline void ioapic_init_mappings(void) { }
 #endif
 
 #endif