From f3a081603e7eed389d21fb9ba265ae7886986aa5 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:32 -0600 Subject: bootcount: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/bootcount/spi-flash.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/bootcount/spi-flash.c') 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 #include #include #include -- cgit v1.2.3