common: Drop net.h from common header
[pandora-u-boot.git] / arch / arm / cpu / arm926ejs / cache.c
index 7b7eaaf..acab9bc 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>