patch-2.1.34 linux/arch/sparc64/prom/ranges.c

Next file: linux/arch/sparc64/prom/tree.c
Previous file: linux/arch/sparc64/prom/p1275.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/arch/sparc64/prom/ranges.c linux/arch/sparc64/prom/ranges.c
@@ -1,4 +1,4 @@
-/* $Id: ranges.c,v 1.2 1997/03/18 17:59:57 jj Exp $
+/* $Id: ranges.c,v 1.3 1997/03/21 12:33:36 jj Exp $
  * ranges.c: Handle ranges in newer proms for obio/sbus.
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -66,7 +66,7 @@
 {
 }
 
-__initfunc(void prom_sbus_ranges_init(struct linux_sbus *sbus))
+__initfunc(void prom_sbus_ranges_init(int iommund, struct linux_sbus *sbus))
 {
 	int success;
 	

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov