summaryrefslogtreecommitdiff
path: root/drivers/bootcount/bootcount_ram.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bootcount/bootcount_ram.c')
-rw-r--r--drivers/bootcount/bootcount_ram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bootcount/bootcount_ram.c b/drivers/bootcount/bootcount_ram.c
index 9c678e25f4..078c84d5ec 100644
--- a/drivers/bootcount/bootcount_ram.c
+++ b/drivers/bootcount/bootcount_ram.c
@@ -6,6 +6,7 @@
#include <common.h>
#include <cpu_func.h>
+#include <asm/cache.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR;