patch-2.4.19 linux-2.4.19/include/asm-arm/leds.h

Next file: linux-2.4.19/include/asm-arm/mach/amba_kmi.h
Previous file: linux-2.4.19/include/asm-arm/io.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-arm/leds.h linux-2.4.19/include/asm-arm/leds.h
@@ -23,12 +23,16 @@
 	led_stop,
 	led_claim,		/* override idle & timer leds */
 	led_release,		/* restore idle & timer leds */
+	led_start_timer_mode,
+	led_stop_timer_mode,
 	led_green_on,
 	led_green_off,
 	led_amber_on,
 	led_amber_off,
 	led_red_on,
 	led_red_off,
+	led_blue_on,
+	led_blue_off,
 	/*
 	 * I want this between led_timer and led_start, but
 	 * someone has decided to export this to user space

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