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

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)