aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/proc-fns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/proc-fns.h')
-rw-r--r--include/asm-arm/proc-fns.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/asm-arm/proc-fns.h b/include/asm-arm/proc-fns.h
index 17dfc0de9658..7bb9dab310f5 100644
--- a/include/asm-arm/proc-fns.h
+++ b/include/asm-arm/proc-fns.h
@@ -65,6 +65,14 @@
65# define CPU_NAME cpu_arm740 65# define CPU_NAME cpu_arm740
66# endif 66# endif
67# endif 67# endif
68# ifdef CONFIG_CPU_ARM9TDMI
69# ifdef CPU_NAME
70# undef MULTI_CPU
71# define MULTI_CPU
72# else
73# define CPU_NAME cpu_arm9tdmi
74# endif
75# endif
68# ifdef CONFIG_CPU_ARM920T 76# ifdef CONFIG_CPU_ARM920T
69# ifdef CPU_NAME 77# ifdef CPU_NAME
70# undef MULTI_CPU 78# undef MULTI_CPU