patch-2.3.40 linux/include/asm-arm/arch-ebsa110/system.h

Next file: linux/include/asm-arm/arch-ebsa285/io.h
Previous file: linux/include/asm-arm/arch-cl7500/system.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/arch-ebsa110/system.h linux/include/asm-arm/arch-ebsa110/system.h
@@ -7,6 +7,7 @@
 #define __ASM_ARCH_SYSTEM_H
 
 #define arch_do_idle()		cpu_do_idle()
+#define arch_power_off()	do { } while (0)
 
 extern __inline__ void arch_reset(char mode)
 {

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