patch-2.4.19 linux-2.4.19/include/asm-arm/proc-fns.h

Next file: linux-2.4.19/include/asm-arm/processor.h
Previous file: linux-2.4.19/include/asm-arm/proc-armv/cache.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-arm/proc-fns.h linux-2.4.19/include/asm-arm/proc-fns.h
@@ -60,6 +60,14 @@
 #   define CPU_NAME arm920
 #  endif
 # endif
+# ifdef CONFIG_CPU_ARM922T
+#  ifdef CPU_NAME
+#   undef  MULTI_CPU
+#   define MULTI_CPU
+#  else
+#   define CPU_NAME arm922
+#  endif
+# endif
 # ifdef CONFIG_CPU_ARM926T
 #  ifdef CPU_NAME
 #   undef  MULTI_CPU

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