patch-2.4.22 linux-2.4.22/include/asm-arm/cpu-single.h
Next file: linux-2.4.22/include/asm-arm/delay.h
Previous file: linux-2.4.22/include/asm-arm/cpu-multi32.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-arm/cpu-single.h
- Orig date:
2001-10-11 09:04:57.000000000 -0700
diff -urN linux-2.4.21/include/asm-arm/cpu-single.h linux-2.4.22/include/asm-arm/cpu-single.h
@@ -62,7 +62,7 @@
extern void cpu_check_bugs(void);
extern void cpu_proc_init(void);
extern void cpu_proc_fin(void);
-extern int cpu_do_idle(int mode);
+extern int cpu_do_idle(void);
extern void cpu_cache_clean_invalidate_all(void);
extern void cpu_cache_clean_invalidate_range(unsigned long address, unsigned long end, int flags);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)