patch-2.4.19 linux-2.4.19/arch/sparc/kernel/pcic.c

Next file: linux-2.4.19/arch/sparc/kernel/pmc.c
Previous file: linux-2.4.19/arch/sparc/kernel/irq.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/sparc/kernel/pcic.c linux-2.4.19/arch/sparc/kernel/pcic.c
@@ -185,7 +185,7 @@
  * Only one PCIC per IIep,
  * and since we have no SMP IIep, only one per system.
  */
-static int pcic0_up = 0;
+static int pcic0_up;
 static struct linux_pcic pcic0;
 
 unsigned int pcic_regs;

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