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

Next file: linux/include/asm-arm/arch-rpc/system.h
Previous file: linux/include/asm-arm/arch-ebsa285/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-nexuspci/system.h linux/include/asm-arm/arch-nexuspci/system.h
@@ -8,5 +8,6 @@
 
 #define arch_do_idle()		do { } while (0)
 #define arch_reset(mode)	do { } while (0)
+#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)