patch-2.3.40 linux/include/asm-arm/arch-cl7500/system.h
Next file: linux/include/asm-arm/arch-ebsa110/system.h
Previous file: linux/include/asm-arm/arch-arc/system.h
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Thu Jan 13 13:30:31 2000
-  Orig file: 
v2.3.39/linux/include/asm-arm/arch-cl7500/system.h
-  Orig date: 
Tue Dec  7 09:32:49 1999
diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/arch-cl7500/system.h linux/include/asm-arm/arch-cl7500/system.h
@@ -24,4 +24,6 @@
 #define arch_do_idle()				\
 	outb(0, IOMD_SUSMODE)
 
+#define arch_power_off()	do { } while (0)
+
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)