common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / mach-s5pc1xx / cache.c
index 7816ba117782c8728794a73dc057d27341af6235..b390bdf8278408e5ed7b40fd43ca702bbc1d2f70 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <asm/cache.h>
 
 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF)
 void enable_caches(void)