common: Drop net.h from common header
[oweals/u-boot.git] / drivers / bootcount / bootcount_ram.c
index 9c678e25f4ba40ab55bcd01e9538b4cc96e36a13..078c84d5ecab7f5ab9784651d89a6e0aa7798eef 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;