summaryrefslogtreecommitdiff
path: root/drivers/bootcount/bootcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bootcount/bootcount.c')
-rw-r--r--drivers/bootcount/bootcount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bootcount/bootcount.c b/drivers/bootcount/bootcount.c
index 655dfaf59c..e8db8542f9 100644
--- a/drivers/bootcount/bootcount.c
+++ b/drivers/bootcount/bootcount.c
@@ -6,6 +6,7 @@
#include <bootcount.h>
#include <cpu_func.h>
+#include <asm/cache.h>
#include <linux/compiler.h>
#if !defined(CONFIG_DM_BOOTCOUNT)