patch-2.1.115 linux/include/asm-sparc/sbus.h

Next file: linux/include/asm-sparc/siginfo.h
Previous file: linux/include/asm-sparc/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/include/asm-sparc/sbus.h linux/include/asm-sparc/sbus.h
@@ -1,4 +1,4 @@
-/* $Id: sbus.h,v 1.14 1998/03/09 14:04:56 jj Exp $
+/* $Id: sbus.h,v 1.15 1998/05/22 14:33:36 jj Exp $
  * sbus.h:  Defines for the Sun SBus.
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -52,7 +52,7 @@
   struct linux_prom_registers reg_addrs[PROMREG_MAX];
   int num_registers, ranges_applied;
 
-  struct linux_prom_irqs irqs[PROMINTR_MAX];
+  unsigned int irqs[4];
   int num_irqs;
 
   unsigned long sbus_addr;             /* Absolute base address for device. */

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