aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bootcount/bootcount_at91.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bootcount/bootcount_at91.c')
-rw-r--r--drivers/bootcount/bootcount_at91.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bootcount/bootcount_at91.c b/drivers/bootcount/bootcount_at91.c
index 1a06db1fb74..c4ab5ceafab 100644
--- a/drivers/bootcount/bootcount_at91.c
+++ b/drivers/bootcount/bootcount_at91.c
@@ -1,5 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
+#include <common.h>
#include <asm/io.h>
#include <asm/arch/hardware.h>
#include <asm/arch/at91_gpbr.h>