common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / cache.c
index 7b7eaaf31df8e231059cdabd6ac58ec427c676d6..acab9bccc01ad44e8e5150790ff3a7f38af54054 100644 (file)
@@ -4,6 +4,7 @@
  * Ilya Yanok, EmCraft Systems
  */
 #include <cpu_func.h>
+#include <asm/cache.h>
 #include <linux/types.h>
 #include <common.h>