patch-2.4.4 linux/include/asm-arm/arch-arc/system.h
Next file: linux/include/asm-arm/arch-cl7500/hardware.h
Previous file: linux/include/asm-arm/arch-arc/irq.h
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Thu Apr 12 12:20:31 2001
-  Orig file: 
v2.4.3/linux/include/asm-arm/arch-arc/system.h
-  Orig date: 
Mon Sep 18 15:15:22 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-arm/arch-arc/system.h linux/include/asm-arm/arch-arc/system.h
@@ -15,13 +15,6 @@
 
 extern __inline__ void arch_reset(char mode)
 {
-	extern void ecard_reset(int card);
-
-	/*
-	 * Reset all expansion cards.
-	 */
-	ecard_reset(-1);
-
 	/*
 	 * copy branch instruction to reset location and call it
 	 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)