patch-2.4.21 linux-2.4.21/arch/arm/kernel/ecard.c

Next file: linux-2.4.21/arch/arm/kernel/fiq.c
Previous file: linux-2.4.21/arch/arm/kernel/dma-rpc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/arm/kernel/ecard.c linux-2.4.21/arch/arm/kernel/ecard.c
@@ -420,7 +420,7 @@
 }
 
 static struct notifier_block ecard_reboot_notifier = {
-	notifier_call:	ecard_reboot,
+	.notifier_call	= ecard_reboot,
 };
 
 

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