ARM: move CP15 definitions to separate header file
[linux-2.6-microblaze.git] / arch / arm / kernel / head-nommu.S
index d46f259..278cfc1 100644 (file)
@@ -17,8 +17,8 @@
 #include <asm/assembler.h>
 #include <asm/ptrace.h>
 #include <asm/asm-offsets.h>
+#include <asm/cp15.h>
 #include <asm/thread_info.h>
-#include <asm/system.h>
 
 /*
  * Kernel startup entry point.