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 edef36724b..9c678e25f4 100644
--- a/drivers/bootcount/bootcount_ram.c
+++ b/drivers/bootcount/bootcount_ram.c
@@ -5,6 +5,7 @@
*/
#include <common.h>
+#include <cpu_func.h>
#include <asm/io.h>
DECLARE_GLOBAL_DATA_PTR;