]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/proc-fns.h
[ARM] fix parenthesis in include/asm-arm/arch-omap/control.h
[linux-2.6-omap-h63xx.git] / include / asm-arm / proc-fns.h
index 5599d4e5e7080afdb23ac2e8eb1cac308158e9cd..75ec760f4c748a0bb9ab5722e552c45b866599b8 100644 (file)
 #   define CPU_NAME cpu_xsc3
 #  endif
 # endif
+# ifdef CONFIG_CPU_FEROCEON
+#  ifdef CPU_NAME
+#   undef  MULTI_CPU
+#   define MULTI_CPU
+#  else
+#   define CPU_NAME cpu_feroceon
+#  endif
+# endif
 # ifdef CONFIG_CPU_V6
 #  ifdef CPU_NAME
 #   undef  MULTI_CPU
 #ifndef __ASSEMBLY__
 
 #ifndef MULTI_CPU
-#include "asm/cpu-single.h"
+#include <asm/cpu-single.h>
 #else
-#include "asm/cpu-multi32.h"
+#include <asm/cpu-multi32.h>
 #endif
 
 #include <asm/memory.h>