]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/arm926ejs/cpu.c
applied patches from Freescale and Ka-Ro
[karo-tx-uboot.git] / cpu / arm926ejs / cpu.c
index 5c902dfc133dea358d1e81a4a37e552d7603ee6b..7f2dbd439b7fe97d127d8ea743d69f0f27a79542 100644 (file)
@@ -32,6 +32,7 @@
 #include <common.h>
 #include <command.h>
 #include <asm/system.h>
 #include <common.h>
 #include <command.h>
 #include <asm/system.h>
+#include <asm/cache-cp15.h>
 
 static void cache_flush(void);
 
 
 static void cache_flush(void);