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