patch-2.3.40 linux/include/asm-arm/proc-fns.h
Next file: linux/include/asm-arm/sigcontext.h
Previous file: linux/include/asm-arm/proc-armv/uncompress.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jan 13 13:30:31 2000
- Orig file:
v2.3.39/linux/include/asm-arm/proc-fns.h
- Orig date:
Fri Oct 22 13:21:53 1999
diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/proc-fns.h linux/include/asm-arm/proc-fns.h
@@ -47,6 +47,14 @@
# define CPU_NAME sa110
# endif
# endif
+# ifdef CONFIG_CPU_SA1100
+# ifdef CPU_NAME
+# undef MULTI_CPU
+# define MULTI_CPU
+# else
+# define CPU_NAME sa1100
+# endif
+# endif
#endif
#ifndef MULTI_CPU
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)