common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / cpu.c
index 6ab320da7d935d82de597b4b26ea0b92f37958f2..93d7a02ed4c212aaa8dc9a549b789943efaaef6b 100644 (file)
@@ -16,6 +16,7 @@
 #include <command.h>
 #include <cpu_func.h>
 #include <irq_func.h>
+#include <asm/cache.h>
 #include <asm/system.h>
 
 static void cache_flush(void);