patch-2.3.16 linux/arch/arm/kernel/leds-footbridge.c

Next file: linux/arch/arm/kernel/process.c
Previous file: linux/arch/arm/kernel/isa.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/arm/kernel/leds-footbridge.c linux/arch/arm/kernel/leds-footbridge.c
@@ -223,8 +223,8 @@
 {
 }
 
-__initfunc(void
-init_leds_event(led_event_t evt))
+void __init
+init_leds_event(led_event_t evt)
 {
 	switch (machine_arch_type) {
 #ifdef CONFIG_FOOTBRIDGE

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