patch-2.4.20 linux-2.4.20/arch/sh/kernel/pcibios.c
Next file: linux-2.4.20/arch/sh/mm/fault.c
Previous file: linux-2.4.20/arch/sh/config.in
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Nov 28 15:53:11 2002
-  Orig file: 
linux-2.4.19/arch/sh/kernel/pcibios.c
-  Orig date: 
Sat Sep  8 12:29:09 2001
diff -urN linux-2.4.19/arch/sh/kernel/pcibios.c linux-2.4.20/arch/sh/kernel/pcibios.c
@@ -60,7 +60,8 @@
  * addresses to be allocated in the 0x000-0x0ff region
  * modulo 0x400.
  */
-void pcibios_align_resource(void *data, struct resource *res, unsigned long size)
+void pcibios_align_resource(void *data, struct resource *res,
+			    unsigned long size, unsigned long align)
 {
 	if (res->flags & IORESOURCE_IO) {
 		unsigned long start = res->start;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)