patch-2.4.0-test2 linux/include/asm-mips64/pci.h

Next file: linux/include/asm-mips64/socket.h
Previous file: linux/include/asm-mips/socket.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/include/asm-mips64/pci.h linux/include/asm-mips64/pci.h
@@ -23,6 +23,11 @@
 	/* No special bus mastering setup handling */
 }
 
+extern inline void pcibios_penalize_isa_irq(int irq)
+{
+	/* We don't do dynamic PCI IRQ allocation */
+}
+
 /*
  * Dynamic DMA mapping stuff.
  * MIPS has everything mapped statically.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)