common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / lib / cache.c
index 224f2aef14db6146471345fbd9fd801379fad405..d5c67c11deeba5c8778a3d2394644bd19f37c336 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <malloc.h>
+#include <asm/cache.h>
 
 DECLARE_GLOBAL_DATA_PTR;