patch-2.4.22 linux-2.4.22/include/asm-arm/arch-l7200/system.h
Next file: linux-2.4.22/include/asm-arm/arch-mx1ads/memory.h
Previous file: linux-2.4.22/include/asm-arm/arch-l7200/memory.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-arm/arch-l7200/system.h
- Orig date:
2001-08-12 11:14:00.000000000 -0700
diff -urN linux-2.4.21/include/asm-arm/arch-l7200/system.h linux-2.4.22/include/asm-arm/arch-l7200/system.h
@@ -12,9 +12,8 @@
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
-static void arch_idle(void)
+static inline void arch_idle(void)
{
- /* fixme: this needs to be cleaned up (converted from ASM code) --rmk */
*(unsigned long *)(IO_BASE + 0x50004) = 1; /* idle mode */
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)