patch-2.4.21 linux-2.4.21/arch/sparc/prom/misc.c
Next file: linux-2.4.21/arch/sparc/prom/printf.c
Previous file: linux-2.4.21/arch/sparc/mm/sun4c.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:32.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/sparc/prom/misc.c
-  Orig date: 
2000-08-28 21:20:03.000000000 -0700
diff -urN linux-2.4.20/arch/sparc/prom/misc.c linux-2.4.21/arch/sparc/prom/misc.c
@@ -74,7 +74,7 @@
 	spin_unlock_irqrestore(&prom_lock, flags);
 	install_linux_ticker();
 #ifdef CONFIG_SUN_AUXIO
-	TURN_ON_LED;
+	set_auxio(AUXIO_LED, 0);
 #endif
 #ifdef CONFIG_SUN_CONSOLE
 	if(!serial_console && prom_palette)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)