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

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

diff -u --recursive --new-file v2.3.48/linux/include/asm-arm/arch-nexuspci/system.h linux/include/asm-arm/arch-nexuspci/system.h
@@ -1,12 +1,12 @@
 /*
  * linux/include/asm-arm/arch-nexuspci/system.h
  *
- * Copyright (c) 1996-1999 Russell King.
+ * Copyright (c) 1996, 97, 98, 99, 2000 FutureTV Labs Ltd.
  */
 #ifndef __ASM_ARCH_SYSTEM_H
 #define __ASM_ARCH_SYSTEM_H
 
-#define arch_do_idle()		do { } while (0)
+#define arch_do_idle()		cpu_do_idle()
 #define arch_reset(mode)	do { } while (0)
 #define arch_power_off()	do { } while (0)
 

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