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 3e8c057e66b5..17dfc0de9658 100644
--- a/include/asm-arm/proc-fns.h
+++ b/include/asm-arm/proc-fns.h
@@ -57,6 +57,14 @@
57# define CPU_NAME cpu_arm720 57# define CPU_NAME cpu_arm720
58# endif 58# endif
59# endif 59# endif
60# ifdef CONFIG_CPU_ARM740T
61# ifdef CPU_NAME
62# undef MULTI_CPU
63# define MULTI_CPU
64# else
65# define CPU_NAME cpu_arm740
66# endif
67# endif
60# ifdef CONFIG_CPU_ARM920T 68# ifdef CONFIG_CPU_ARM920T
61# ifdef CPU_NAME 69# ifdef CPU_NAME
62# undef MULTI_CPU 70# undef MULTI_CPU