common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / arm / cpu / pxa / cache.c
index d4dfe7f..a2ec5e2 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <cpu_func.h>
+#include <asm/cache.h>
 #include <linux/types.h>
 #include <common.h>