summaryrefslogtreecommitdiff
path: root/drivers/bootcount/spi-flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bootcount/spi-flash.c')
-rw-r--r--drivers/bootcount/spi-flash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bootcount/spi-flash.c b/drivers/bootcount/spi-flash.c
index 155d0323ee7..03050e66613 100644
--- a/drivers/bootcount/spi-flash.c
+++ b/drivers/bootcount/spi-flash.c
@@ -4,6 +4,7 @@
* (C) Copyright 2019 GE
*/
+#include <common.h>
#include <bootcount.h>
#include <dm.h>
#include <spi_flash.h>