summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/sf_bootdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/spi/sf_bootdev.c')
-rw-r--r--drivers/mtd/spi/sf_bootdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/spi/sf_bootdev.c b/drivers/mtd/spi/sf_bootdev.c
index 017a74a3016..d6b47b11ce4 100644
--- a/drivers/mtd/spi/sf_bootdev.c
+++ b/drivers/mtd/spi/sf_bootdev.c
@@ -5,6 +5,7 @@
* Copyright 2022 Google LLC
*/
+#include <common.h>
#include <bootdev.h>
#include <bootflow.h>
#include <bootmeth.h>