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

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

diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/arch-ebsa285/system.h linux/include/asm-arm/arch-ebsa285/system.h
@@ -9,6 +9,7 @@
 #include <asm/leds.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)