patch-2.4.20 linux-2.4.20/arch/mips/kernel/pci.c

Next file: linux-2.4.20/arch/mips/kernel/pci_auto.c
Previous file: linux-2.4.20/arch/mips/kernel/pci-dma.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/kernel/pci.c linux-2.4.20/arch/mips/kernel/pci.c
@@ -162,7 +162,8 @@
 }
 
 void
-pcibios_align_resource(void *data, struct resource *res, unsigned long size)
+pcibios_align_resource(void *data, struct resource *res, unsigned long size,
+		       unsigned long align)
 {
 	/* this should not be called */
 }

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