common: Drop net.h from common header
[oweals/u-boot.git] / drivers / bootcount / bootcount.c
index 655dfaf59c48a3a1259978ed9cac3b2a007ca332..e8db8542f9349c099ad8c477646f96eba174a3e2 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <bootcount.h>
 #include <cpu_func.h>
+#include <asm/cache.h>
 #include <linux/compiler.h>
 
 #if !defined(CONFIG_DM_BOOTCOUNT)