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